Utilice display flex y grid

Solution retrospective
Estoy orgulloso de resolver el ejercicio de manera más efectiva y rapida
What challenges did you encounter, and how did you overcome them?Tuve un pequeño problema con la altura de la imagen en el diseño para desktop pero lo soluciones definiendo una altura de 100% a su contenedor
What specific areas of your project would you like help with?Simplificar si es posible algunas propiedades que puedan estar repetidas y así el código pueda estar optimizado
Please log in to post a comment
Log in with GitHubCommunity feedback
- @saimasial-bit
"Great job on the solution! The layout looks clean and responsive. However, I noticed that you haven't used semantic HTML elements like <article> and <section>. Adding them would improve accessibility and readability. Also, on smaller screens, the text alignment looks slightly off. Adjusting the padding/margins might help. Keep up the great work!"
Marked as helpful
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