Gavin Lang
@GavinLang9
All solutions
Submitted
Use of grid and flexbox
- HTML
- CSS
Submitted
I had a problem with the main content overflowing out of the top of the screen when I decreased the screen height. I was not able to scroll up and see the content so I just used a media query to give the content a top margin at a certain screen height. Is there a better way to do this?