Used Html and Css to build this website. Suggestions will be welcomed.

Solution retrospective
This is one of the projects which has taught me many new things. Any suggestions will be welcomed and will help me progress in my journey. Pls do suggest.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Aadv1k
Hey ujjwal, You should consider using css variables, it makes your css a lot more maintainable and cleaner. Also, you should scale your cards up a bit as they appear awkward on desktop. You can add a CSS background image using
background-image: url('image-path');
Marked as helpful - @sirargill
Thank you for the suggestions, I will make sure to follow them.
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