Adjust some spacing on upload page on mobile
This commit is contained in:
parent
1ef68c1472
commit
8298f41526
1 changed files with 3 additions and 0 deletions
|
@ -691,6 +691,9 @@ img {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@media (max-width: $breakpoint-small) {
|
||||||
|
margin-top: var(--spacing-xxxs);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue