Fix marker bottom distance

pull/12617/head
Jesús Arroyo Torrens 7 years ago
parent 4143eac99f
commit 26ffe6ae69

@ -54,7 +54,7 @@
@include justify-content(center);
width: 32px;
height: 32px;
margin: 0 auto 64px;
margin: 0 auto 48px;
.arrow {
@include opacity(0);

Loading…
Cancel
Save