Html – I have an image banner I'm trying to center on desktop and fill the screen on mobile
I have a banner that I'd like to float in the middle of the page on desktop and fill the screen on mobile. Here's my CSS for media (set up by someone else) } @media(max-width:100%) { height: auto; img#image-6441-60781 {…