Design comparison
SolutionDesign
Solution retrospective
The project took me around 6-7 hours to complete
Community feedback
- @barcacaPosted about 1 year ago
Hello, Great job completing the challenge!
Here are a couple of suggestions:
-
Consider changing the
width
of yourclass="card"
towidth: 100%
for a more responsive layout. -
Remove
padding
from themain
tag within your@media (max-width: 650px)
to optimize smaller screen displays.
Keep up the good work!
Marked as helpful0 -
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