mirror of
https://github.com/RGBCube/rgbcube.github.io
synced 2025-05-14 05:54:58 +00:00
Fix site reload when scrolling on mobile
This commit is contained in:
parent
f3b76a5d81
commit
2373215028
1 changed files with 2 additions and 0 deletions
2
cube.css
2
cube.css
|
@ -14,6 +14,8 @@ html {
|
|||
background-color: #000000;
|
||||
font-family: "Bai Jamjuree", sans;
|
||||
font-size: 450%;
|
||||
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 400px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue