mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-15 05:54:11 +02:00
Fixed CSS to what it was suppoed to be...
This commit is contained in:
parent
7221e2c0d0
commit
05f19bd6cc
1 changed files with 2 additions and 2 deletions
|
@ -190,8 +190,8 @@ div#content > h2 {
|
||||||
.usa-table th {
|
.usa-table th {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.usa-table th {
|
.usa-table td {
|
||||||
background-color: transparent;
|
border-bottom: 1px solid var(--hairline-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue