-
Notifications
You must be signed in to change notification settings - Fork 98
feat(nav): status text & icon #1772
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
base: dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I think the only thing is, I think it would be better if the icons were kept consistent between the desktop and mobile versions (and the mobile ones with nav closed). It would be clearer I think to use either the betteruptime icons in all cases, or these circles in all cases
margin-left: 5px; | ||
display: inline; | ||
|
||
background: linear-gradient( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ikr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! I like the color. Just some very small things: (1) can you make it so when the text in the navbar is clicked it goes to the status page? (2) the icon in the header on mobile just looks a tiny bit out of line with the three bars for opening the navbar, could it be moved a tiny bit? A bit down maybe?
Proposed changes
Brief description of rationale