Submitted 10 months agoA solution to the Blog preview card challenge
Blog Preview Card Using Responsive Typography And CSS Flexbox
@ahsanma

Solution retrospective
What challenges did you encounter, and how did you overcome them?
I tried to use variable fonts it didn't resonate with the design. Then I tried to use it locally using @font-face, it also didn't come up right. Finally, I tried using google fonts, which went along with the design.
I had problems with making the tag Learning as an inline element, without taking the whole container width, but finally, found the solution using align-self.
It would be great, if I can get input on arears where I can improve my code, both in my HTML as well as CSS
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ahsan'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