Ecommerce project main page

Solution retrospective
Hello, this is my new project. Any feedback or remarks would be welcomed.
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 📈.
- Add some margin-bottom to the h1 element and
card-p
paragraph. Let's say 24px for h1 and 16px for the second - The button should have an orange box-shadow, you can use use this code for it
box-shadow: 0 12px 24px hsl(26deg 100% 55% / 50%)
Happy coding ☕
Maqsud
Marked as helpful - Add some margin-bottom to the h1 element and
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