Submitted almost 2 years ago
Stats Preview Card Component Responsive Design(FLEXBOX && GRID LAYOUT)
@hanzala-bhutto
Design comparison
SolutionDesign
Solution retrospective
Any feedback will be appreciated Thankyou!
Community feedback
- @rafdidactPosted almost 2 years ago
Hey, Hanzala!
I got a few suggestions that would make your code even better:
-
I can't see the font family this design's supposed to be applied. If you don't know what I'm talking about, check the
style-guide.md
file in this challenge's folder. -
When on a desktop view, the text inside your modal should be aligned to the left. You can achieve this by applying
text-align: left
to yourh1
andp
elements inside of.contents
.
You can check my solution for reference. Hope it helps.
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