-
When my blog’s
position: fixed
header is taller than the viewport it uses a vertical media query to change the position toabsolute
.
position: fixed
header is taller than the viewport it uses a vertical media query to change the position to absolute
.