소스 검색

Update variables.scss

Daniel Supernault 7 년 전
부모
커밋
3a9f92eb62
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;