docs: update styling

This commit is contained in:
Philipp Kühn
2021-04-20 10:13:43 +02:00
parent b6852ad9ca
commit ecf0c92434
14 changed files with 51 additions and 57 deletions

View File

@@ -9,7 +9,6 @@
text-align: center;
line-height: 1;
text-decoration: none;
white-space: nowrap;
&--primary {
@@ -46,6 +45,8 @@
}
&__icon {
transition: opacity 0.2s $ease;
&:first-child {
margin-right: 0.5rem;
}