mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 05:58:18 +02:00
Set pagination background to transparent
This commit is contained in:
parent
eb706b3e83
commit
97340e92c0
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
.usa-pagination {
|
.usa-pagination {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
background-color: transparent;
|
||||||
.usa-current {
|
.usa-current {
|
||||||
background-color: color('base-dark');
|
background-color: color('base-dark');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue