Skip to content

Commit

Permalink
Color (#51847)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster authored and tellthemachines committed Jun 27, 2023
1 parent a7c4b8f commit 000fc8b
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 000fc8b

Please sign in to comment.