Submitted over 1 year ago
Solution intro-section-with-dropdown-navigation-main
@kittiphatp
Design comparison
SolutionDesign
Solution retrospective
I cannot dynamic on login and register position on mobile screen mode.
Community feedback
- @NatureSon22Posted over 1 year ago
To make the layout responsive both on mobile and desktop, you should apply media query.
@media screen(size) { style-to-target }
(https://www.w3schools.com/css/css_rwd_mediaqueries.asp)
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