Fix uncentered pagination

This commit is contained in:
BBaoVanC 2021-11-20 22:05:33 -06:00
parent 7c877e7781
commit aa3974c186
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -363,6 +363,7 @@ h1 svg.icon {
.pagination {
list-style: none;
text-align: center;
padding: 0;
}
.page-item {