0
Scrolling
How do I make it so you don’t scroll if you get what I mean across the page? https://code.sololearn.com/WD9Go70zThvn/?ref=app
1 Réponse
+ 1
Give these styles to body rather than giving 'absolute'.
position: fixed;
How do I make it so you don’t scroll if you get what I mean across the page? https://code.sololearn.com/WD9Go70zThvn/?ref=app