use relative value so it's more usable on mobile
This commit is contained in:
parent
bd644a7d52
commit
7b0f72601b
|
@ -130,7 +130,7 @@
|
||||||
|
|
||||||
&:not(.active) {
|
&:not(.active) {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-left: 1.5em;
|
margin-left: 20%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media all and (max-width: 800px) {
|
@media all and (max-width: 800px) {
|
||||||
|
|
Loading…
Reference in a new issue