Responsive page using css grid

Solution retrospective
I feels like i did a pretty great job. If i am missing somewhere do let me know. Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Yazdun
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 helpful - @argelomnes
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 helpful
Join 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