Increase font size and fix fallback
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ body {
|
||||
background: $theme-content-background;
|
||||
|
||||
// Font
|
||||
font-size: 1.0rem;
|
||||
font-size: 1.1rem;
|
||||
font-family: "Roboto", sans-serif;
|
||||
text-rendering: optimizelegibility;
|
||||
color: $theme-content-color;
|
||||
|
||||
Reference in New Issue
Block a user