Fix fonts. Maybe.
This commit is contained in:
parent
60f8fdf06d
commit
d70f273f59
|
@ -14,7 +14,7 @@ body {
|
|||
padding: 1em;
|
||||
border-radius: 1em;
|
||||
max-width: 35em;
|
||||
font-family: "Lato", "Noto Color Emoji", "Roboto", sans-serif;
|
||||
font-family: "Lato", "Roboto", "Noto Color Emoji", sans-serif;
|
||||
font-size: 13pt;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue