
Design comparison
Solution retrospective
I'm proud to use a good code relation between HTML and CSS, also i used a propertie of CSS called box-shadow
What challenges did you encounter, and how did you overcome them?Specially was how to do the shadow
What specific areas of your project would you like help with?It's about I'm not sure the text is in correct position
Community feedback
- @ankitshahitPosted 3 months ago
I did peek at css file, and remembered/recollected few things I did incorrectly - It's great work.
Though as we start to repeat ourselves, I have started to appreciate usage of variable in css. For example: :root { --letter-spacing: 0px; }
letter-spacing: var(--letter-spacing);
Marked as helpful0
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