Skip to content

Commit

Permalink
Color
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Jun 23, 2023
1 parent 1464f18 commit 34e30de
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 34e30de

Please sign in to comment.