aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/settings.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/settings.scss')
-rw-r--r--src/styles/settings.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/styles/settings.scss b/src/styles/settings.scss
index 5e7e35fd8..f94ca114d 100644
--- a/src/styles/settings.scss
+++ b/src/styles/settings.scss
@@ -249,6 +249,11 @@
249 margin: 25px 0 15px; 249 margin: 25px 0 15px;
250 250
251 &:first-of-type { margin-top: 0; } 251 &:first-of-type { margin-top: 0; }
252
253 .badge {
254 font-weight: normal;
255 margin-left: 10px;
256 }
252 } 257 }
253 } 258 }
254 259