fix active page for pagination
All checks were successful
Website build and deploy / build (push) Successful in 27s
All checks were successful
Website build and deploy / build (push) Successful in 27s
This commit is contained in:
@@ -265,7 +265,7 @@ a.learn-more {
|
|||||||
|
|
||||||
/* Pagination */
|
/* Pagination */
|
||||||
.pagination {
|
.pagination {
|
||||||
li.page-item {
|
li.page-item:not(.active) {
|
||||||
a {
|
a {
|
||||||
color: var(--primary-color);
|
color: var(--primary-color);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user