Sunnyside landing pg built w/ HTML, SCSS, JS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @FlorianJourde
Nice job with the animation when clicking on a link ! Is it because of
scroll-behavior: smooth
?I would suggest to leave the menu-burger close while charging the page on mobile.
Also, repeating links is pretty hard to maintain. I maybe to stylize an
.active
class on mobile view is a better solution. If you want some inspiration, here is what I did. Don't forget to disable it on desktop view !However, pretty nice job, a lot of work on this one ! Keep 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