Design comparison
SolutionDesign
Community feedback
- @kimodev1990Posted 11 months ago
- Really nice work giving percentage values to make your div image and div .description. This helps your design flexible.
- Just a little tip, Adding up to the previous point, If you need to assign definite values such as in your div .card, Instead of giving
width: 700px
&height: 500px
, You could check on and use clamp ( ) method ( font-size, width, margins, paddings, etc. ) ,so your design sizes will change according to the viewport dimensions and will be suitable for any device layout. ( Responsive Design )
Hope you find this Useful & Helpful.
Other than that, Nice work & keep Going on.
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