added default font-family
This commit is contained in:
parent
b7463457a9
commit
57494d6c6e
@ -1,6 +1,7 @@
|
|||||||
body {
|
body {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
font-family: sans-serif;
|
||||||
}
|
}
|
||||||
.debug {
|
.debug {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user