summaryrefslogtreecommitdiffstats
path: root/src/styles/settings.scss
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-04-13 21:00:32 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-04-13 21:00:32 +0200
commita564e0082d055c6e1e835cc4610b4e1dcb543d73 (patch)
tree5e809854ce4a85fb00ad62f0389e7c56d63f969c /src/styles/settings.scss
parentMerge branch 'develop' into chore/streamline-dashboard (diff)
downloadferdium-app-a564e0082d055c6e1e835cc4610b4e1dcb543d73.tar.gz
ferdium-app-a564e0082d055c6e1e835cc4610b4e1dcb543d73.tar.zst
ferdium-app-a564e0082d055c6e1e835cc4610b4e1dcb543d73.zip
Add spacing
Diffstat (limited to 'src/styles/settings.scss')
-rw-r--r--src/styles/settings.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/settings.scss b/src/styles/settings.scss
index b01412942..1baff8b54 100644
--- a/src/styles/settings.scss
+++ b/src/styles/settings.scss
@@ -331,6 +331,7 @@
331 331
332 h2 { margin-bottom: 5px; } 332 h2 { margin-bottom: 5px; }
333 .badge { margin-top: 5px; } 333 .badge { margin-top: 5px; }
334 .username { margin-right: 10 }
334 } 335 }
335 336
336 .account__subscription { 337 .account__subscription {