Responsive page using CSS Flexbox

Solution retrospective
Hi! This is my second challenge with Frontend Mentor.
Any suggestions on how I can improve are welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Abiodun1Omoogun
Wow! nice code but you need to:
- remove max-width: 1440px from the body rule
- reduce both the container and container_title padding
- @tbahd
Hey, @maxnatalia I went through your project and it looks pretty great but I'd suggest using relative units such as rem and em instead of px as it helps with proper responsiveness of your project. You did great!
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord