FIX: Small results spacing adjustment
This commit is contained in:
parent
8052d810db
commit
f00b49dfc8
|
|
@ -130,7 +130,7 @@ $max-width: 600px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 2.75em;
|
top: 100%;
|
||||||
right: 0;
|
right: 0;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
@include breakpoint(mobile-extra-large) {
|
@include breakpoint(mobile-extra-large) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue