1
0

Add 'overflow: none;' to body in index.html

This commit is contained in:
2025-05-26 04:17:26 +02:00
parent 5e21efdd6e
commit edbb0ed3a7

View File

@@ -22,6 +22,7 @@
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
overflow: none;
}
#catSlot img {