Design comparison
Solution retrospective
Maybe that my workflow and code was more clean and structured
What challenges did you encounter, and how did you overcome them?how to load font from file with font-face, how to change animations on hover with multiple objects
What specific areas of your project would you like help with?css flexboxes
Community feedback
- @Patrycja-dzPosted 5 months ago
Hi, your solution looks very good. The transition to hover is smooth and there is no jumping effect between states. As for the things you mention in the retro, I see you are already using font-face correctly, you can additionally assign some of the used values to custom properties, including font with its font-weight, to avoid code repetition. The HTML looks good, I see a good foundation in naming you can additionally try using the BEM methodology.
Here are also some fun websites which can help you to deal with flexbox: https://mastery.games/flexboxzombies/ https://flexboxfroggy.com/ https://codingfantasy.com/games/flexboxadventure
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