-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Improve NavMenu contrast #396
Conversation
…e into improve-nav-contrast
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.
Good stuff
@@ -31,6 +31,7 @@ | |||
|
|||
+ .clockface--app-wrapper { | |||
top: $height + ($padding * 2); | |||
height: calc(100% - #{$height + ($padding * 2)}); |
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.
good catch
@@ -334,12 +334,22 @@ | |||
font-size: ceil($nav-menu--size * 0.4222); | |||
} | |||
|
|||
.cf-nav--item:first-child & { |
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.
nice
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.
Devil's in the details
Changes
Screenshots
Checklist
Check all that apply