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