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