chore: more consistent class name

This commit is contained in:
Cory Dransfeldt 2024-02-16 17:24:38 -08:00
parent 9f50fdd4d1
commit 2ecad5c264
No known key found for this signature in database
12 changed files with 13 additions and 13 deletions

View file

@ -17,7 +17,7 @@
{% tablericon "arrow-left" "Prevous" %}
</button>
{% endif %}
<div class="text-center">
<div class="text--centered">
<span aria-current="page">{{ pagination.pageNumber | plus: 1 }}</span> of {{ pagination.links.size }}
</div>
{% if pagination.href.next %}