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