Add generic font family
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ html {
|
||||
|
||||
html * {
|
||||
color: white;
|
||||
font-family: Roboto;
|
||||
font-family: Roboto, serif;
|
||||
}
|
||||
|
||||
span {
|
||||
|
||||
Reference in New Issue
Block a user