Submitted 7 months ago
responsive four section card challenge with grid & flexbox
@Souheib-Aloui
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Nothing in particular to be honest.
What challenges did you encounter, and how did you overcome them?Making sure the height of the container is appropriate was confusing ( since it depends initially on the content ) . Played around with some value and happy with the outcome .
What specific areas of your project would you like help with?Any feedback would be appreciated :)
Community feedback
- @yas-avocadPosted 7 months ago
Hey!
Responsiveness works well, but you should set a minimum width on some of your elements.
I set a
max-width: 420px; min-width: 311px;
on my title, subtitle, and cards, so that the elements don't just get squeezed when I shrink the browser to the smallest size.
Looks good :)
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