DEV Community

Discussion on: I need an information about the scrollability

Collapse
 
andy profile image
Andy Zhao (he/him)

Hmm you could make your page's height in mobile view to something like height: 100%? I would use media queries to adjust based on mobile/laptop and desktop views.

Collapse
 
andybullet profile image
AndyBullet

I don't want to remove the scrollability, I want to make it work, but only from computer.