Add 'overflow: none;' to body in index.html
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
overflow: none;
|
||||
}
|
||||
|
||||
#catSlot img {
|
||||
|
||||
Reference in New Issue
Block a user