mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 04:13:17 -06:00
Fix uncentered pagination
This commit is contained in:
parent
7c877e7781
commit
aa3974c186
@ -363,6 +363,7 @@ h1 svg.icon {
|
|||||||
.pagination {
|
.pagination {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-item {
|
.page-item {
|
||||||
|
Loading…
Reference in New Issue
Block a user