Increase top nav button contrast for a11y
Using https://github.com/Khan/tota11y for a11y recommendations for this and all future style work.
This commit is contained in:
parent
528c79c1aa
commit
eaf88269d7
@ -28,12 +28,8 @@
|
||||
}
|
||||
|
||||
.flat {
|
||||
background-color: lighten($color-background, 3%);
|
||||
background-color: lighten($color-background, 10%);
|
||||
color: $color-primary;
|
||||
|
||||
&:hover {
|
||||
background-color: lighten($color-background, 9%);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user