Submitted over 2 years ago
Stats preview card using Grid, Flexbox and SCSS
@radanovicnikola93
Design comparison
SolutionDesign
Solution retrospective
- The image on the right is responsive, but I am getting this weird shrinking when I am resizing the browser. I want the image that is shrinking the same as the left container with the text.
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Nikola ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
You have to use px in your whole css or use rem,em do not mix them
-
Just use one thing
max-width: 1440px; width: 70%;
no use of both.
happy Coding😀
0 -
Please log in to post a comment
Log in with GitHubJoin 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