Make navbar responsive on screens with width from 1000px to 1999px #678
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue
Proposed Changes
-I have changed navbar on screen from width 1999px to 1000px to make it more responsive
Additional Info
Checklist
I have made navbar links suitable for large screen , and prevent it from go outside the container
#677
I have reduced padding left and right in , and make font size of link is 13px , and make mobile navbar toggle appear from 1000px
Due to a part of the navbar not being visible in screen with 1999px to 991px , I will make all the links in the navbar visible so that I can use them
There is no effect , and when I Checked the website , I found it to be intact because I did not modify any classes that you may hear about in multiple places , but I only modified classes in the navbar
Output Screenshots