|
|
|
|
|
by indrora
1292 days ago
|
|
So you can hide the scrollbars in CSS if you want to, but doing so is also an accessibility pipe-bomb waiting to happen: things in motion in visually impaired systems plus no scroll bars when navigating a space is hellacious. Framer takes a slightly different approach in their docs which appears to be a mixture of pinning objects down and shoving margins around as well. |
|