
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
implemento de keyframes
What challenges did you encounter, and how did you overcome them?el fondo del svg
What specific areas of your project would you like help with?lo que sea
Community feedback
- P@KonradJamPosted 21 days ago
Hello @alandiaz1829!
Good job! I only have a few tips for you:
- HTML semantic - use
<section>
,<article>
instead of<div>
- Relative units - use
rem
,em
instead ofpx
- Try to make the shadow as in the source project.
Marked as helpful1 - HTML semantic - use
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