Skip to content

Commit

Permalink
adjust background color
Browse files Browse the repository at this point in the history
  • Loading branch information
donjo committed Oct 7, 2024
1 parent 533965c commit c8703c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ body:not(:has(.ddoc)) {

&:hover,
&:focus {
@apply opacity-100 bg-gray-200;
@apply opacity-100 bg-gray-100;
}

&:active {
Expand Down

0 comments on commit c8703c4

Please sign in to comment.