Skip to content

Commit

Permalink
docs: fix button style
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Aug 1, 2020
1 parent e10ce65 commit 0dbb779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/themes/navy/source/css/_partial/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
transition: 0.2s
color: color-link
&:hover
background: @border-color
background: lighten(color-link, 20%)
color: #fff

#sponsors-wrap, #contributors-wrap
Expand Down

0 comments on commit 0dbb779

Please sign in to comment.