Design comparison
SolutionDesign
Solution retrospective
my second challenge done!, the next one will be better! :D
I would appreciate a comment to improve thanks :D
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Cristian ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
you forgot to add
border-radius
to the img -
Increase the border-radius of the card too
-
you to add background-shadow to the card its dark buleish colored
-
Warp your card content around the main tag Ex: 👇
<body> <main class="container"> *all you content here* </main> </body>
happy Coding😀
1@cristiandjrPosted over 2 years ago@Crazimonk thanks brother!!! :D
I'll keep your advice to myself! :D
I noticed the border-radius when I uploaded my code xD
Thanks!
1 -
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