mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 21:19:42 +02:00
Edit active page button color
This commit is contained in:
parent
8447d92af4
commit
de69431bb1
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
.usa-pagination {
|
.usa-pagination {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
.usa-current {
|
||||||
|
background-color: color('base-dark');
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@include at-media(desktop) {
|
@include at-media(desktop) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue