Merge pull request #2616 from mwarkentin/patch-1
website/www: fix Downloads link spacing
This commit is contained in:
commit
ea46109440
|
@ -108,6 +108,7 @@
|
||||||
color: @docs-blue;
|
color: @docs-blue;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border-bottom: 1px solid @docs-blue;
|
border-bottom: 1px solid @docs-blue;
|
||||||
|
margin-left: 3px;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: darken(@blue, 10%);
|
color: darken(@blue, 10%);
|
||||||
|
|
Loading…
Reference in New Issue