I am most proud of being able to finally incorporate a media query to begin exploring responsive design. I managed to match the mobile design fairly well and have a highly responsive layout. However, asides from that milestone, I think next time I will cut down some of my CSS, looking back it seems that I have quite a bit of redundancy in my CSS code.
What challenges did you encounter, and how did you overcome them?I encountered a slight issue with chrome devtools when trying to view my project at a smaller screen size, but that resolved itself pretty quickly. Asides from that no issues arose at all.
What specific areas of your project would you like help with?Any CSS tips are of course greatly appreciated, especially if it has to do with common practices that I am overlooking/ not implementing.