Help make my website more responsive to smaller screens
My website is pretty responsive especially on normal browser screens when minimized but it looks terrible when you're on a mobile device I had Kevin help me but his explanation was pretty professional I didn't understand all of it If I can send a CodePen of all the code and someone can take a look and help me out that would be great.
2 Replies
i think the most helpful thing to think about when you're a beginner is that everything is responsive by default - meaning only your own code will make it not responsive
if you find your elements completely non-responsive strip away css properties until you make it so
I get what you're saying here's the CodePen if you'd like to check it out! https://codepen.io/hrphyn/pen/BabqNEe
(Ignore the four containers with no imaging inside it and styling that isn't finished)