You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a total of 10 pages for my ScrollControls and I'm using tailwind for my css. I added 10 sections to my with each having w-screen and h-screen (vw: 100%). my problem is whenever I change the height of my browser/screen, the elements inside either will have too much gap in between or overlaps each other when too small. How do I fix the height of each page?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a total of 10 pages for my ScrollControls and I'm using tailwind for my css. I added 10 sections to my with each having w-screen and h-screen (vw: 100%). my problem is whenever I change the height of my browser/screen, the elements inside either will have too much gap in between or overlaps each other when too small. How do I fix the height of each page?
Beta Was this translation helpful? Give feedback.
All reactions