Skip to content

Commit

Permalink
Color (WordPress#51847)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster authored and sethrubenstein committed Jul 13, 2023
1 parent 2183b1a commit b8471a0
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 b8471a0

Please sign in to comment.