Select Git revision
-
Marco Ciotola authored
Currently tested with python 3.7, it still has some problems
Marco Ciotola authoredCurrently tested with python 3.7, it still has some problems
pagination.pcss 154 B
.pagination {
@apply inline-flex;
&:not(.pagination--inline) {
@apply mx-auto;
}
}
.pagination-container {
@apply text-center pt-16 pb-8;
}