-
Notifications
You must be signed in to change notification settings - Fork 17
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
Better Responsiveness #51
Comments
I will be working on the responsiveness! |
Great, thanks!
…On Wed, Jul 19, 2017 at 7:52 PM, Moh ***@***.***> wrote:
I will be working on the responsiveness!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKBZdVynttNZKJQfOCjL47GttppPoy_gks5sPpaqgaJpZM4N6DPy>
.
|
I made some change on responsiveness and can you review the code and merge to the master! |
@mrkem598 Have an issue now where at certain smaller screen sizes, the menu links disappear (on all pages) and the navbar turns black (on about and data pages only). |
I will work on it by tomorrow |
@rmcarder, I have added toggle navigation and modified HTML & CSS to improve the user experience both in larger and smaller screen device. See before and after: Before: the menu bar will disappear starting at 768px width After: the menu bar will toggle if screen size gets small(<768px). So that we can click the button and get the menu pop up to select the preference. |
Full sidebar should show on load on any sized screen.
Browser zoom?
The text was updated successfully, but these errors were encountered: