fix btn group

This commit is contained in:
Philipp Kühn
2021-02-05 10:00:14 +01:00
parent 6f608b0602
commit 6c6343c390
4 changed files with 42 additions and 7 deletions

View File

@@ -4,7 +4,6 @@
justify-content: center;
border-radius: 12px;
font-weight: 700;
margin-left: 0.75rem;
padding: 0.8rem 1rem;
font-size: 1rem;
text-align: center;
@@ -42,10 +41,6 @@
opacity: 0.5;
}
&:first-child {
margin-left: 0;
}
&__icon {
&:first-child {
margin-right: 0.5rem;