Four card feature section

Please log in to post a comment
Log in with GitHubCommunity feedback
- @festsnusa
Hi there! Congratulations for completing this challenge.
Just a few bugs I've noticed while testing your page:
- your paragraph's font in .topcontainer is different. perhaps, you should apply font-family to your body;
- i've tested mobile screen on Chrome and everything looks okay. but when i switched to Opera, elements in .title collide w/each other;
- instead of px you should use rem.
To make your code look more concise, I recommend you to use Pug & SCSS. So, it's possible to minimize your code using mixins and loops: https://pugjs.org/language/mixins.html
Hope you find my feedback useful. Happy coding!
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