f9d9e9223948987027511768609cba0a22198185
[ghost-theme-willow.git] / _post-pagination.scss
1 /*
2 |-------------------------------------------------------------------------------
3 | Post pagination
4 |-------------------------------------------------------------------------------
5 */
6 .c-post-pagination {
7 @extend .clear;
8 }
9
10 .c-post-pagination__item--older {
11 float: right;
12 }