Design comparison
SolutionDesign
Solution retrospective
Your feedback is useful for me :-).
Community feedback
- @Sdann26Posted almost 3 years ago
Hi Mohamad Adithya, great work!
Two recommendations:
- Inside the <span> element there should only be text, change it to a <div>
- Also in your body tag add these two attributes
background-color: var(--clrPaleBlue);
andbackground-size: contain;
With this it would be better, good look!
Marked as helpful0 - @mohamadadithyaPosted almost 3 years ago
Hey, thanks for your feedback and recommendations, it's help me :).
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