Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

HTML, CSS - FLEXBOX AND GRID...

@Gabriel01-jpg

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What I can do better to improve the responsive design... This is my only mistakes on this project

Community feedback

P
Jaydi 355

@ruedasjnthn

Posted

i think making the image and content container size proportional to each other will make it more nice, try to set the grid template column to 1fr 1fr.

be consistent with your padding and margin, i think it is from 900 - 1000px screen width the content gets out of its container and made the layout a bit mess

0

@EdgarBadillo

Posted

Hola gabriel. In resolution 894 x 814, your container does not has enought space to handle your div class="texts" Because your container has a height : 90% container { width: 75%; height: 90%; background-color: var(--cards-background-color); border-radius: 10px; display: flex; flex-direction: column;

Try to use a 100% height and that will fix your responsive problem. Use some pading botton to separe.

Sorry for my english.

Have a nice day

0

Please log in to post a comment

Log in with GitHub
Discord logo

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