Design comparison
Solution retrospective
👋🏻Hi everyone!👋🏻
Had some troubles with colour pallete, so I belive there migh be some inacuartecies.
Let me know how to improve!
Have a nice day!
Community feedback
- @FluffyKasPosted over 2 years ago
Hey there,
The colours seem fine to me ^^ Overall your component looks really good, responsiveness seems fine as well. I'm only here to point out some smaller things:
-
Look up what br element does. You shouldn't really use it for spacing things out. For this, you could use some padding or put a flexbox on things (like the list in the why us section).
-
In the Why Us section, it would be better to swap your "text-light"
div
to aul
, and then use anli
for each item. -
You could add
cursor: pointer
and perhaps a nice little hover on your button.
The rest seems great, well done!
Marked as helpful1@TomekSwiteckiPosted over 2 years ago@FluffyKas Thanks for great feedback! It's a great idea to use list. I have never thought about using it this way. Brilliant idea! Thank you so much!
0 -
- @NaveenGumastePosted over 2 years ago
Hay ! TomekSwitecki Good Job on challenge
1
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