Submitted over 2 years ago
css grid , flex box , querys , variables css
@apuntesnavarrete
Design comparison
SolutionDesign
Solution retrospective
I'd like receive feedback
Community feedback
- @FluffyKasPosted over 2 years ago
Heyo,
Well done, this looks really good! There are two things where this could be improved a bit:
-
Add
cursor: pointer
to the button to make it visually more obvious that it's an interactive element. Coming up with a simple hover animation would be a nice touch, as well. -
In the 3rd section you wrapped all that text in one <p> tag but it's actually a list of items. So a <ul> with <li>s inside would be more appropriate for this part.
Other than these it's great! 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