Design comparison
Solution retrospective
Hey everyone, I completed this challenge. Any recommendations on improvement are welcome!
Community feedback
- @i7ectorPosted over 1 year ago
Great work @Atharva-0710!
from looking at your design and code I can see that it's not responsive, so if you would like to improve on the work you have done then you can make it responsive using CSS media queries.
you can checkout the link below to have a better understanding of it if you like.
Media Queries / Responsive Design Examples
also regarding the accessibility errors you can change the h3 to h2 and the font size and other properties in your css.
hope you find this useful! good luck & happy coding :)
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