Responsive Landing Page using HTML,CSS and toggler with JS

Solution retrospective
4th Challenge is done on 4th Day 👊!
Added theme toggler to make it more creative 😎.
Any feedback on my project?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AbderrahmaneGuerinik
Congrats for finishing the project I suggest you to :
- use rem unit instead of px .
- use BEM methodologie for naming classes in CSS.
- do this :
*, *::before, *::after { padding: 0; margin: 0; box-sizing: border-box; }
Enjoy 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