Skip to content

Commit ace9944

Browse files
bradfrostbmuenzenmeyer
authored andcommitted
Adjust contrast of menu
1 parent 3a980ae commit ace9944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs/src/scss/components/_header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.c-header {
99
position: relative;
1010
background: $color-gray-88;
11-
color: $color-gray-50;
11+
color: $color-gray-27;
1212
padding: $spacing;
1313
@include hideScrollbar();
1414

0 commit comments

Comments
 (0)