Responsive Blog preview card

Solution retrospective
I'm most proud of pushing myself to complete the challenge and learning new concepts along the way. It was a great opportunity to practice layout structuring, custom fonts, and responsive design.
Next time, I would like to explore more advanced accessibility features and perhaps implement the same design using a component-based approach with a framework like React.
What challenges did you encounter, and how did you overcome them?One of the main challenges I faced was using Flexbox properly to align and space the elements inside the card. It took some experimentation and reviewing documentation to get it right.
I also had some trouble connecting custom fonts using @font-face, especially when organizing the font files and defining the correct paths. I solved this by carefully checking the folder structure and learning more about how font loading works in CSS.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Pedro Henrique'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