Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Nice work with this one. Viewing your solution, I would suggest the following for you...
- In the
.QR__container
adjust the border radius into 15px, remove theborder
andbox-shadow
- In the
.QR__text-1
, adjust the font size intofont-size: 1.2rem;
and remove width. Addpadding: 0 1.2rem;
- In the
.QR__text-2
, adjust the font intofont-size: 0.9rem;
, remove width and addpadding: 0 1.5rem;
Hope this helps and Keep up the good work!
Marked as helpful0@Abhirup-SarkarPosted almost 3 years ago@RioCantre Thank you for the useful feedback. :)
1 - In the
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