Make dots in tutorial intro clickable and always at the same spot

Этот коммит содержится в:
JoramWilander
2015-11-05 12:20:55 -05:00
родитель 0e72831639
Коммит 0bf92c8ada
2 изменённых файлов: 44 добавлений и 16 удалений

Просмотреть файл

@@ -171,6 +171,10 @@
margin-bottom: 30px;
font-weight: 600;
}
.tutorial__circles {
position: absolute;
bottom: 40px;
}
}
.tutorial__circles {
@@ -188,4 +192,4 @@
@include opacity(1);
}
}
}
}