styled link to `technical documentation` aligned to the lefts as other elements

This commit is contained in:
jorge 2021-10-07 21:02:02 +02:00
parent b3b4e57249
commit 7765a39ae0
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -31,6 +31,7 @@
a {
@include button;
padding: $global-padding*0.5 $global-padding*1.5;
margin-left: 0;
font-size: $small-font-size;
}
}