Skip to content

Commit

Permalink
Color (#51847)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster authored Jun 23, 2023
1 parent dc0cd5d commit 792014c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
&:hover,
&:focus,
&[aria-current] {
color: $white;
color: $gray-200;
background: $gray-800;
}

Expand Down

0 comments on commit 792014c

Please sign in to comment.