Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive Sunnyside landing page with CSS Grids & flex-box...

@iniyan-web

Desktop design screenshot for the Sunnyside agency landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Feedbacks are appreciated....

Community feedback

@MojtabaMosavi

Posted

1- Hamburger menu on mobile view is only center for specific width using following properties is could be centered for any viewport width.

left: 50%;
transform: translateX(-50%)

2- You use a lot fix heights, doing so has many side effects such as you having to redefine them frequently for responsiveness. I suggest you spend some time reading about mobile first workflow.

Keep coding :=)

0

@iniyan-web

Posted

@MojtabaMosavi Thank you for your valuable feedback.. Will take care here after..

0

Please log in to post a comment

Log in with GitHub
Discord logo

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