Browse Source

adjust fon family

itizawa 6 years ago
parent
commit
b8b6ab07ed
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/client/styles/scss/_override-bootstrap.scss

+ 4 - 0
src/client/styles/scss/_override-bootstrap.scss

@@ -4,6 +4,10 @@
 
 :root {
   font-size: $font-size-root;
+  > body {
+    font-family: $font-family-sans-serif;
+  }
+}
 
 h1 {
   font-size: 36px;