Four Card Feature Section using Sass and animation
Design comparison
Solution retrospective
any tips? whatever it is, maybe some best practice. thanks
Community feedback
- @lc-dev90Posted over 3 years ago
You can easily do this challenge using Css grid layout and the grid-template-area propertie.
-1172px your center cards are broken
0@LordAldiPosted over 3 years ago@lc-dev90 thanks for tips, sometimes i forget about grid. i use to much flex.
thanks again
0@ericsalviPosted over 3 years ago@LordAldi Flexbox is also a valid approach. I just completed this one using only flexbox.
Now that you have submitted this, the next step would be to see what you could improve upon. Don't forget the correct colors if you want to match it as close as possible to the original design.
I would take a look at how others approached this challenge to see if maybe you could have done something a bit different.
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