Submitted over 1 year agoA solution to the Blog preview card challenge
Blog Preview Card with HTML and CSS only
@mellingh

Solution retrospective
What are you most proud of, and what would you do differently next time?
Getting to understand how flexbox works
What challenges did you encounter, and how did you overcome them?Aligning items
What specific areas of your project would you like help with?I know how to create a media query, but which mobile-specific CSS rules do I need?:
@media screen and (max-width: 375px) { /* Which mobile-specific CSS rules do I need? */ }
Example please.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Paul Michael E.'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