Solution Fylo landing page with two column layout

Please log in to post a comment
Log in with GitHubCommunity feedback
- @mrsev17
I found that in your navigation which located in header, links when hovered get bigger font, and it's moving another elements. You can avoid this if you make container where links located same size as elements when they increase or another option use for a link:
a { display:block }
a:hover { transform: scale(1.1) }
Marked as helpful - @hamzafrontend
How did you change the logo color to white in the footer?
- @yashpachauri1
I just wanted to say that your designs are awesome! I'm working on some HTML and CSS stuff and could really use your help. Your input would mean a lot to me.
- @admztech
looking perfect. Great job
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