Meet landing page using CSS Grid and Flexbox

Solution retrospective
I’m most satisfied with the solution for the images: I separated them so they can be animated individually, and thanks to flex and grid, their placement is easy to manage.
What challenges did you encounter, and how did you overcome them?The hardest task was implementing the spacing system. I think I overcomplicated it.
What specific areas of your project would you like help with?The Spacing System: is it a good approach to define individual spacing values as variables in :root
and then adjust them with media queries? Or is clamp()
more effective? I feel like both are complicated to understand and maintain.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@the-Exalter
Hi, your projects looks great and I have just completed mine, seeing your project it is so so good, can you please review my project too and give some feedback, it would mean a lot. Thank you.
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