Decrease the font size.

This commit is contained in:
Danila Fedorin 2018-12-13 21:58:15 -08:00
parent 2e804f84a3
commit fdb3213ec5
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ body {
font-family: 'Open Sans', sans-serif;
margin: 0px;
background-color: $background-color;
font-size: 12px;
}
@mixin input-common {