Skip to content

Commit

Permalink
docs: become a sponsor hover color
Browse files Browse the repository at this point in the history
Close #2722
  • Loading branch information
Sh1-5 authored and posva committed Jul 24, 2024
1 parent 0a229dd commit 4d44fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/.vitepress/theme/styles/vars.css
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ html.dark .DocSearch {
border: 2px solid var(--c-yellow-2);
}

.become-sponsor:hover {
.become-sponsor.become-sponsor:hover {
background-color: var(--c-yellow-1);
text-decoration: none;
border-color: var(--c-yellow-1);
Expand Down

0 comments on commit 4d44fe1

Please sign in to comment.