Explorar el Código

Update variables.scss

Daniel Supernault hace 7 años
padre
commit
3a9f92eb62
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/assets/sass/_variables.scss

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

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