Skip to content

Commit

Permalink
Remove underline from floating donate button
Browse files Browse the repository at this point in the history
It was added inadvertently with the a11y improvements.
  • Loading branch information
rakyi committed Dec 4, 2024
1 parent e33bb0d commit fd5672e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/css/site-tools.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@

a.prompt-donate {
background-color: $vermillion;
text-decoration: none;

&:hover {
background-color: $accent-vermillion;
Expand Down

0 comments on commit fd5672e

Please sign in to comment.