User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
It's a bit silly that we have "position: sticky" in CSS, but there still isn't a straightforward way to have a sticky footer at the bottom of the viewport even when the page content isn't tall enough. You have to use flexbox or grid, I also came across solutions that only worked in Chrome and then stopped working...