Fix font
This commit is contained in:
parent
feb8f131a1
commit
0b50c53b22
|
@ -11,7 +11,7 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: sans;
|
||||
font-family: sans-serif;
|
||||
background-color: #112;
|
||||
color: #fff;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue