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

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

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