the worst is when you see a random
z-index: 9999
and have no idea if it's actually necessary or just a desperate attempt to beat a sticky header. i started using
css custom properties for everything layout-related to make the intent clearer.
>it saves so much time during code reviews when you can see exactly which variable is driving the spacing. lmao