Submitted about 1 year ago
Sunnyside agency landing page using HTML,CSS & Javascript
@Hamid997
Design comparison
SolutionDesign
Solution retrospective
first version without cleaning - Open for feedbacks
Community feedback
- @Ryusuke66Posted about 1 year ago
Hi Hamid, your solution looks great, but there's a little issue, when the screen width is between 741px and 809px the page overflows sideways, to fix that you can change
.navLink
padding topadding: 15px;
instead ofpadding: 15px 30px
, Happy coding!Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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