intro-section-with-dropdown-navigation-main

Please log in to post a comment
Log in with GitHubCommunity feedback
- @hebrerillo
Good job Omar! Just one thing. If you display your site on a smartphone in the landscape, and open the right popup, you will realize that the bottom buttons are not visible. To fix it, just set a scroll to the 'aside' element.
aside { overflow: scroll; }
Marked as helpful
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