Fix margin after solution
This commit is contained in:
parent
31a78b6619
commit
4c5a786e7d
|
|
@ -38,6 +38,8 @@
|
||||||
grid-auto-rows: auto;
|
grid-auto-rows: auto;
|
||||||
grid-row-gap: 15px;
|
grid-row-gap: 15px;
|
||||||
|
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
|
||||||
&__toggle {
|
&__toggle {
|
||||||
font-family: $sans-serif-font-family;
|
font-family: $sans-serif-font-family;
|
||||||
color: $color-grey;
|
color: $color-grey;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue