responsive landing page using grid.

Please log in to post a comment
Log in with GitHubCommunity feedback
- @maxime927
Hi irinaM hope you're fine, i can give you some tips that could help you :
concerning your
<div class="main-container">
think about replace withjustify-content: space-between
instead ofspace-around
to fix the block in each sides, after that you'll be ok to adjust the width of each block to stick them on each side.Regarding the all project we can see that it doesn't respect the design file but it is always like this at the start so keep going on you progress :)
Maybe you'll be able to improve your skill by using the chrome extension : PerfectPixel You will compare your work with the design file (png/jpg) and you will make it closer to the Design.
Hope it helps
Maxime
Marked as helpful - @irinamihai150
Thank you for taking the time and review my work. I know there are a lot of things to improve. I tried to make it as close as possible. I already installed the extension you mention for a future project.
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