Submitted 9 months agoA solution to the Blog preview card challenge
Blog Post Card with responsive design
P
@kjyothindrapavan

Solution retrospective
What are you most proud of, and what would you do differently next time?
I had chance to learn about css custom properties and handling images in css.
I think the css units should thought of more . I will use other units instead of pixels
What challenges did you encounter, and how did you overcome them?- Rounded corners for images: I have faced issue with rounded corners for images as image is not occupying entire height of parent. so i used
object-fit: covercss property to overcome it.
- suggestions on where css units can be modified.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kondepati Jyothindra Pavan'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