Submitted 6 months agoA solution to the Blog preview card challenge
CSS, HTML, Hover, gap in css
@KodintsevK

Solution retrospective
What are you most proud of, and what would you do differently next time?
It turned out to be easier to control the margins between elements inside the div block using the gap property when display: flex; and flex-direction: column are enabled.;
What specific areas of your project would you like help with?I would like to control the fonts of the texts so that I don't have to rewrite the same test, but use a constant value. Everything I've found on the Internet doesn't seem convenient to me. If you have any advice on how to reuse css properties, please share it. I'll be grateful. :3
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on KodintsevK'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