Design comparison
SolutionDesign
Solution retrospective
I feels like i did a pretty great job. If i am missing somewhere do let me know. Thanks
Community feedback
- @YazdunPosted about 3 years ago
Hello Vishal š I have one thing to add to argel's great feedback !
instead of using
p
tag for your headings, useh1
to fix your ACCESSIBILITY issueMarked as helpful0 - @argelomnesPosted about 3 years ago
Hey Vishal,
Nice work with the layout. For the "missing somewhere", that's probably:
- font-sizes
- 4th card should be labeled as 'Calculator'
- horizontal spacing of the cards is too wide
Bonus: since you're using Grid, you can remove
card-2
andcard-3
from their container and position each where they should be.Marked as helpful0@LahsivK4070Posted about 3 years ago@argelomnes Thanks for your help I missed a lot and didn't even realized it.
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