add body absolute pos
This commit is contained in:
parent
1175cf3e98
commit
c05f542e71
@ -17,6 +17,9 @@
|
||||
}
|
||||
|
||||
body{
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0px;
|
||||
/* font: normal 14px Summer Pixel 22, "res/SummerPixel22Regular.ttf"; */
|
||||
-webkit-touch-callout: none; /* iOS Safari */
|
||||
|
Loading…
Reference in New Issue
Block a user