Elektrine lite

← Feed

@ephemeromorph@topspicy.social

Post #4019635

2026-07-22 20:20 UTC

Vexed at CSS. I want something to span 100% of the screen width. If I use "width: 100%;" it falls short. (Why? God knows.) If I use "width: 100vw;" it works but adds a horizontal scrollbar, because vw doesn't take the user's vertical scrollbar into account! https://dev.to/tepythai/why-100vw-causes-horizontal-scrollbar-4nlm So I have to decide which style crime to commit! Funnily enough, this doesn't happen on mobile browsers. I think it's because they have weird little scrollbars (the wee floating slab).

Replies (1)