
Design comparison
Solution retrospective
I'm proud of learning how to use Media Query with no prior experience with using it. If I were to do it differently next time, I would learn how to use a grid design.
What challenges did you encounter, and how did you overcome them?I was unfamiliar with flexbox and media query but figured out how to use them for this project. I hope to get more experience with using them.
What specific areas of your project would you like help with?Flexbox, Grid, and Media Query.
Community feedback
- P@Yasser-ShehabPosted 4 months ago
Your solution works well, especially with media queries for responsive design! However, consider utilizing media queries for more complex aspects of the layout. For example:
While the width of #code-title-text changes nicely across breakpoints, you might notice some abrupt transitions. Tools like clamp() or calc() for widths and font sizes can create a smoother experience.
Marked as helpful1 - @guillaume-pagesPosted 4 months ago
Nothing to say, it's cool ! Maybe a little pading a the bottom of the card to be very close to the figma but all the other rules are respected.
Marked as helpful1
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