mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 14:08:28 +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 {
|
||||
flex-wrap: wrap;
|
||||
background-color: transparent;
|
||||
.usa-current {
|
||||
background-color: color('base-dark');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue