Responsive Landing Page using CSS Grid and Flexbox

Solution retrospective
I'm most proud of actually finishing the project and getting the layout to look close to the original design. This was one of my first attempts at responsive design, so completing it felt like a big step forward.
If I were to do it again, I’d spend more time planning the structure before jumping into the code. I’d also use more reusable CSS classes instead of repeating styles, which would help keep things cleaner and easier to manage.
What challenges did you encounter, and how did you overcome them?One of the biggest challenges was making the layout work on smaller screens. At first, I wasn't sure how to rearrange elements for mobile views using media queries, but I figured it out by experimenting and checking how others approached similar problems.
Another issue was spacing and alignment—sometimes things didn’t line up right, especially when switching between screen sizes. I overcame this by adjusting padding, margin, and using Flexbox/Grid more carefully.
What specific areas of your project would you like help with?I'd really appreciate feedback on the following:
-
How to improve the responsiveness, especially for very small screens
-
Better ways to organize and structure my CSS and HTML
-
Tips for making the layout more consistent across different devices
Any suggestions or examples would be super helpful. I'm still learning, so any advice is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mateja Stanković's solution.
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