Fix Downloads link spacing
This commit is contained in:
parent
25b0018759
commit
def4f0cf5b
|
@ -108,6 +108,7 @@
|
|||
color: @docs-blue;
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid @docs-blue;
|
||||
margin-left: 3px;
|
||||
|
||||
&:hover {
|
||||
color: darken(@blue, 10%);
|
||||
|
|
Loading…
Reference in New Issue