Этот коммит содержится в:
Asaad Mahmood
2015-12-14 23:09:51 +05:00
родитель b5a1d0863c
Коммит cada044b9b

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

@@ -8,6 +8,11 @@
padding: 0;
background: #fff;
@include single-transition(transform, 0.5s, ease);
@include translateX(400px);
&.move--left {
@include translateX(0);
}
.post-body {