Edit active page button color

This commit is contained in:
Rachid Mrad 2024-06-04 14:29:36 -04:00
parent 8447d92af4
commit de69431bb1
No known key found for this signature in database

View file

@ -2,6 +2,9 @@
.usa-pagination {
flex-wrap: wrap;
.usa-current {
background-color: color('base-dark');
}
}
@include at-media(desktop) {