Responsive blog preview card

Solution retrospective
Learnt how to change size of text for mobile devices without using media queries
Please log in to post a comment
Log in with GitHubCommunity feedback
- @croscob3
HTML semântico: A estrutura está clara e bem definida. Você usou elementos como <p>, <a>, e <button> corretamente.
Fonte customizada: O uso do Google Fonts foi bem implementado.
Hover e responsividade: Adicionar hover na mini-heading melhora a experiência do usuário, e o uso de clamp() foi excelente para responsividade.
Estilo consistente: O design respeita o desafio proposto, com sombras, cores e espaçamento coerentes com o modelo.
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