This project helped me understand how to center elements properly using Flexbox. I also learned how to use media queries for a mobile-first approach
carltonjohnson1
@carltonjohnson1All comments
- @zardrickSubmitted 21 days agoWhat are you most proud of, and what would you do differently next time?P@carltonjohnson1Posted 21 days ago
Great solution zardrick. I'm fairly new to coding and have looked at your code, and I think it looks good. I'm not 100% sure you needed the flex box on both the .container and .component-container, as I used flexbox only once in my solution, and it seems to line up in the same way. But I'm not experienced enough yet to understand why. I definitely noticed one or two things I should have added to my solution for the challenge, so thanks. 😁
Marked as helpful0