
Blog card with flexbox, media query and custom properties
Design comparison
Solution retrospective
I am most proud of how readable my CSS is - at least to me.
Next time I really need to read exactly what i'm supposed to be doing as I came close to missing the font-size changes and the hover state
What challenges did you encounter, and how did you overcome them?When trying to do the spacing for the content and how to make it uniform as the design required I initially used em, which didn't work out as that changed once I added all the different typography styling. So I styled all the text based on paragraphs that had classes.
Mostly I feel like this did not prove too challenging but maybe the reviewer will find something!
What specific areas of your project would you like help with?Please look at my CSS and see if there is anything you can improve other then p[class] which I mostly did for fun/practise, as I know doing that in a real project would be kinda crazy.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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