Design comparison
Solution retrospective
I'm proud of using grid and flex, and working on media queries and a few more different types of things from CSS guide videos I've been watching.
What challenges did you encounter, and how did you overcome them?Trying out media queries, and how to make the layout change.
What specific areas of your project would you like help with?Just further understanding grid and flex and when to use each one.
Community feedback
- @DylandeBruijnPosted 3 months ago
@Ragnarok344
Hiya! 👋
Congratulations on your solution, it looks very close to the design! I can tell you put a lot of effort into it.
Things I like about your solution 🎉
- Use of semantic HTML elements
- Clear descriptive CSS classes
- Use of CSS custom properties
Things you could improve ✍️
- You could add a
min-height: 100vh
to yourbody
element so it takes up the full height of the viewport while still being able to grow when the content inside it grows.
Everything else looks great!
I hope you find my feedback helpful! 🌟
Let me know if you have more questions and I'll do my best to answer them. 🙋♂️
Happy coding! 😎
0
Please log in to post a comment
Log in with GitHubJoin 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