Submitted over 1 year agoA solution to the Four card feature section challenge
Solution with flexbox and grid layout and CSS custom properties
bem
P
@elisilk

Solution retrospective
What are you most proud of, and what would you do differently next time?
Thanks to the comments and looking at some other solutions, I was happy with my revised grid solution that takes advantage of the grid-auto-flow
and the grid
shorthand to position the cards correctly.
If anyone knows how to get the top borders of each of the cards to have a straight edge rather than curved that would be helpful.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Eli Silk's solution.
Join 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