-
Notifications
You must be signed in to change notification settings - Fork 1.5k
made portfolio site nav,footer and experience section mobile responsive #863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
made portfolio site nav,footer and experience section mobile responsive #863
Conversation
can you attach the full video demo showcasing the proper responsive across all screen sizes? |
portfolio-responsiveness.mp4 |
Fix that navbar responsiveness as well, instead of showing those menu in navbar in mobile view, show them in hamburger menu sidebar, also same issue in the footer side navigation section menus. @princekotadia |
I have added the hamburger menu to the top which is always fixed there hamburger.menu.mp4 |
How about reducing the gaps between the menu option in hamburger menu? @princekotadia |
would this be better or should I make further changes? @aayush105 ![]() |
Spacing is now fine, but like make the height of that sidebar to the full height, and also can you try other color for bg rather than black that would make the ui better? |
Its still better, let it be now. You can work on another project. @princekotadia |
Summary
I have made the Experience, Navbar, and Footer sections of the portfolio site mobile responsive.
Changes Made
Linked Issue
Closes #842