Blog Preview Card

Solution retrospective
I’m proud of how clean and organized my code turned out. The component is responsive and visually close to the design. Next time, I’d like to experiment with utility classes or even build the same component using a framework like React or a CSS preprocessor like SCSS for scalability.
What challenges did you encounter, and how did you overcome them?The main challenge was aligning and spacing content consistently across screen sizes. I solved this by using Flexbox and applying mobile-first styling with fluid widths and proper margins. Getting the shadow and font sizing just right also took a few iterations.
What specific areas of your project would you like help with?I’d love feedback on:
My use of Flexbox for layout
Visual spacing and typography choices
Suggestions to make the component more accessible (aria labels, better contrast, etc.)
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Abdukadir Ibrahim'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