fix map loading icon position

This commit is contained in:
2019-02-21 20:31:03 +01:00
parent 82ebfc48aa
commit eb6a94a490
7 changed files with 825 additions and 805 deletions

View File

@@ -25,7 +25,7 @@
}
.flicker {
@include animate(fadeIn 0.8s infinite alternate);
@include animate(fadeIn 0.5s infinite alternate);
}
@mixin rounded($radius) {