Submitted 11 months agoA solution to the 3-column preview card component challenge
A Responsive landing page using CSS grid
@Vanfrankie7

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud to have attempted this challenge. However, there is room for improvement.
What challenges did you encounter, and how did you overcome them?The biggest challenge i encountered was adding border-radius to the grid-container. it did not work (show) until i deleted the padding and set overflow: hidden; before the border radius showed.
What specific areas of your project would you like help with?I would like the community to give me insights to know why i couldn't add border radius to the grid-container with the padding, without having to set the overflow to hidden.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ugo Francis'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