Design comparison
SolutionDesign
Solution retrospective
project was just normal
Community feedback
- @Aimal-125Posted over 1 year ago
Bro in your css code, in the .container class don't use position absolute if you already used display: flex; And increase the height of body element to 120 or 150vh by using media query with max-height 500px; So that your card looks good on screens with small heights as mine (samsung j3).
0 - @kushal-raiPosted over 1 year ago
in .container use border-radius of about 10-15px and also to the image. There's a txt file called style-guide.md on starter file with all color and font to be used in the project. The goal is to get at close to the final design. cheers!
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