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

Stats Preview Card Component w/ Flexbox

@bluerhythmz

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


Any feedback to help improve encouraged

Community feedback

P
tediko 6,580

@tediko

Posted

Hello, bluerhythmz! 👋

Good job on this challenge! What I can suggest is:

  • One media query resolution isn't enough. You have to add some between. Now your mobile version stretch untill viewport reach 1400px, this is too much. I personally use 481px (mobiles), 769px(tablets) and 1025px(desktops). If you want to see how your site behave on different screen sizes use Responsive Design Mode - ctrl+shift+m on firefox, ctrl+shift+c on chrome I believe.
  • Your .attribution is placed on .card on mobile device resolutions. This is because you set it position: absolute. Try to fix that.

Good luck with that, have fun coding! 💪

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