Can scroll faster during start anim

This commit is contained in:
bingus_violet 2024-09-19 19:43:41 -05:00
parent ca5e37ab72
commit 6ec2481f6c

View file

@ -138,7 +138,7 @@ img:not(.project-inner > div > img):not(.activity>img) {
overflow-x: hidden; overflow-x: hidden;
} }
100% { 30% {
overflow-y: hidden; overflow-y: hidden;
overflow-x: hidden; overflow-x: hidden;
} }