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 {
|
||||
li.page-item {
|
||||
li.page-item:not(.active) {
|
||||
a {
|
||||
color: var(--primary-color);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user