Submitted 8 months agoA solution to the Four card feature section challenge
Four Card Feature Section with Sass
sass/scss
P
@lenny131

Solution retrospective
What are you most proud of, and what would you do differently next time?
I used CSS grid for the feature cards.
What challenges did you encounter, and how did you overcome them?I had trouble getting the card colored border to work with the rounded corners of the card, using borders or box shadows. I ended up using a div with background color instead. I'd rather not having any style elements in the html code, but it works.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Leonard Cohen'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