Fylo dark theme Customized

Solution retrospective
Hi guys ! 👋
So I customized the design
-
I changed button 's background
-
I changed link's color
-
I add an animations into my css
Any feedback is welcome
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, Seck Mamadou! 👋
You've done a great job on this challenge! The animations you added to the page are very cool! 😎
I suggest,
- Adding a hover state to the navigation links in the header and footer of the page, the buttons, and the social media links in the footer of the page.
- Adding some padding to the sides of the page in the mobile layout of the site to give some of the content of the page a little more room.
- Setting
overflow-x: hidden
on thebody
(or something similar) so that there is no horizontal scroll bar in the desktop layout when the width of the page decreases.
Keep coding (and happy coding, too)! 😁
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