diff options
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index f2d9f7201..9aef0c56d 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss | |||
@@ -118,12 +118,12 @@ label { | |||
118 | align-items: center; | 118 | align-items: center; |
119 | margin-bottom: 30px; | 119 | margin-bottom: 30px; |
120 | 120 | ||
121 | .admin-sub-title { | 121 | .form-sub-title { |
122 | flex-grow: 1; | 122 | flex-grow: 1; |
123 | } | 123 | } |
124 | } | 124 | } |
125 | 125 | ||
126 | .admin-sub-title { | 126 | .form-sub-title { |
127 | font-size: 20px; | 127 | font-size: 20px; |
128 | font-weight: bold; | 128 | font-weight: bold; |
129 | } | 129 | } |