Add credits, remove scrollbar
This commit is contained in:
parent
979aabcad4
commit
842947e254
2 changed files with 2 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 9.4 KiB |
|
@ -3,6 +3,7 @@ html, body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
cursor: crosshair;
|
cursor: crosshair;
|
||||||
|
overflow: hidden;
|
||||||
/*cursor: none;*/
|
/*cursor: none;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue