This is a solution to the Blog preview card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- BEM
I learned to put a shadow under elements :D.
I'd like to focus on a better structuring of html and to correctly name classes with BEM, making the code modular and reusable. Also write less css code whenever it's possible.
⌁
