mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 14:00:39 -07:00
docs: fix button style
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user