Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to implement a simple CSS animation to the project.
What challenges did you encounter, and how did you overcome them?I encountered challenges increasing the height of the container using padding after centering it in the body using flexbox.
Community feedback
- @LesSylPosted about 2 months ago
Good work, I have a few suggestions:
- better use rem and em instead of px. https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Values_and_units.
2.In my opinion it is better to use classes in HTML, they are more specific. https://developer.mozilla.org/en-US/docs/Web/CSS/Class_selectors.
Good luck.
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