Этот коммит содержится в:
Asaad Mahmood
2015-12-14 19:54:39 +05:00
родитель 7a0545d4c5
Коммит 1e9f26baac

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

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