Solution using Sass and JS

Solution retrospective
Hello,
Is there anything i could have done better with the way I coded it?
Would love to receive some feedback.
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 🔨
I give some suggestions that I hope help you take your project design to the next level 📈.
- The padding around the card is too much, let's decrease it to like
25px
😉
Happy coding ☕
Maqsud
- The padding around the card is too much, let's decrease it to like
- Account deleted
Hello there! 👋
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
- Always Use Semantic HTML instead of
div
like<main>
<header>
, etc for more info.
if my solution has helped you do not forget to mark this as helpful!
- Always Use Semantic HTML instead of
Join 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