Hi there I can’t figure out how to get my hero image to scale on screen size (aka a small desktop or a mobile page).
Ideally the 1920px wide image would scale down for smaller screens then just float in the middle for larger screens
I removed the header element from my page because it looked crazy but it had it set with <br> inside just to have something in there and 16% padding-top and bottom (to hit the 600px image height at 1920px…which also seemed like a really kludgy way to make the image be there entirely. π
But when I shrank my window it wouldn’t scale π