[Frontend] Standardize the Navbar - #264
Closed
rohan09-raj wants to merge 9 commits into
Closed
Conversation
Neha
suggested changes
Jun 13, 2022
Neha
reviewed
Jun 13, 2022
|
SCSS file needs complete re-write. We are not utilizing the power of SCSS in this at all. If we are using SCSS then we should get 100% out of it. |
shubham-y
reviewed
Jun 18, 2022
Neha
reviewed
Jun 18, 2022
Neha
left a comment
There was a problem hiding this comment.
Good job!! 👍 A few more improvements and we will be good to merge this. Yay!!
Contributor
Author
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Background
The nav-bars across all sites are not consistent and so we have tasks to make it consistent on all sites.
Implementation
This PR deals with template and styling changes for the navbar on the status site.
Closes #233
Referenced CSS from RealDevSquad/website-crypto#241
Visual Changes
Before :


After :

