Browse Source

Update variables.scss

Daniel Supernault 7 years ago
parent
commit
3a9f92eb62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/assets/sass/_variables.scss

+ 1 - 1
resources/assets/sass/_variables.scss

@@ -4,5 +4,5 @@ $body-bg: #f5f8fa;
 
 
 // Typography
 // Typography
 $font-family-sans-serif: "Roboto", sans-serif;
 $font-family-sans-serif: "Roboto", sans-serif;
-$font-size-base: 1rem;
+$font-size-base: 0.9rem;
 $line-height-base: 1.6;
 $line-height-base: 1.6;