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