mirror of
https://github.com/Rushilwiz/maya.git
synced 2025-04-04 02:30:16 -04:00
fix: prevent overscroll
This commit is contained in:
parent
2aa4a81f91
commit
1faf532043
|
@ -20,6 +20,7 @@ $cursive: 'Cedarville Cursive', cursive
|
|||
body
|
||||
background: linear-gradient(180deg, $darkbrown 0%, $brown 40%, $background 100%)
|
||||
overflow-x: hidden
|
||||
overscroll-behavior: none
|
||||
|
||||
.mobile-helper
|
||||
position: fixed
|
||||
|
|
Loading…
Reference in New Issue
Block a user