Submitted over 2 years ago
Responsive Front Page w/ mobile - desktop menus
@a-dri-an-S
Design comparison
SolutionDesign
Solution retrospective
Open to any input and advice.
Community feedback
- @elaineleungPosted over 2 years ago
Hi Adrian, great work here, I also built the challenge out using React. Some things to try:
-
How about making the app responsive for other screen sizes also? I see that the width of the
.main
class doesn't change until the desktop view. -
On that note, how about try using a responsive
max-width
instead of justwidth
? -
It looks like the dropdown nav only activates when I click on the arrows but not on the text. You can try making the
h2
clickable as well.
Once again, well done 🙂
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