Displaying Grid Layout
What challenges did you encounter, and how did you overcome them?Grid Layout
What specific areas of your project would you like help with?Not yet requirements
Displaying Grid Layout
What challenges did you encounter, and how did you overcome them?Grid Layout
What specific areas of your project would you like help with?Not yet requirements
It's taking me less time to lay down the foundation of the challenge and to understand the structure of the flexbox that needs to be used.
What challenges did you encounter, and how did you overcome them?I'm not entirely satisfied with the width of the card on a large screen; there is a slight difference that keeps bothering me.
What specific areas of your project would you like help with?Does anyone know how I could include the different SVG files without overloading the code?
me gusta mucho como cambio las sombras de las tarjetas, creo q deberias revisar el tamaño de las fuentes para que no se pierdan los textos superiores.
muy buen trabajo, segui asi
I'm proud of the fact that I used calc functions and a combination of vw / rem units to make the typography / spacing responsive without media queries.
I'd like to make use of the clamp function next time as it seems to be a powerful function to achieve responsive typography.
What challenges did you encounter, and how did you overcome them?The main challenge was ensuring the design looks good on all devices without cluttering the CSS with a huge number of media queries.
I tried to make the CSS responsive by default without using media queries. though, I still used media queries to adjust the width of the container and to split the design into two columns on large screen sizes.
What specific areas of your project would you like help with?I think I still struggle on how to achieve a design that looks optimal across the wide range of devices in the market today.
I tried to make typography and padding responsive in this particular challenge using the calc function and vw / rem units. but I'm unsure if I used them correctly.
realmente buen trabajo, aprendi mucho leyendo.
no se si es buena practica el uso de tantas media queries