some fixes

This commit is contained in:
Philipp Kühn
2021-02-05 12:49:08 +01:00
parent 64aa083ff5
commit 0422288fd9
5 changed files with 20 additions and 14 deletions

View File

@@ -41,6 +41,10 @@
opacity: 0.3;
}
&--tertiary:hover &__icon {
opacity: 1;
}
&__icon {
&:first-child {
margin-right: 0.5rem;