fix mobile spacing
This commit is contained in:
parent
dd98a20053
commit
2934c8eb62
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
@media (max-width: $breakpoint-small) {
|
||||
position: static;
|
||||
transform: none;
|
||||
margin-bottom: var(--spacing-xsmall);
|
||||
}
|
||||
|
||||
// This is terrible and should not be removed
|
||||
|
|
Loading…
Add table
Reference in a new issue