Design comparison
SolutionDesign
Solution retrospective
My Solution
Community feedback
- @iamenochleePosted over 2 years ago
its the given font, applying border-radius to the frame alone saved me from extra work, also reduced my lines of code, thanks.
0 - @fatlindshehuPosted over 2 years ago
Hi @iamenochlee
Your Product Preview Card looks great, there are some tiny details that I would recommend checking:
- The font on
PERFUME
and on thebutton
is incorrect, check the files provided by Frontend Mentor to see the correct font! - You can set the
border-radius
only on.frame
and thenoverflow: hidden
to show the rounded corners in the image alse, and you don't need to set theborder-radius
in the image too!
Keep up the good work!
0 - The font on
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