Decrease overall UI size a bit

This commit is contained in:
2017-06-07 10:35:36 +02:00
parent 7b91e64af4
commit a918719b8f
+1 -1
View File
@@ -23,7 +23,7 @@ body {
background-repeat: none; background-repeat: none;
background-attachment: fixed; background-attachment: fixed;
font-family: $font-family-sans; font-family: $font-family-sans;
font-size: 16px; font-size: 14px;
font-weight: 300; font-weight: 300;
color: #fff; color: #fff;
} }