Fixed CSS to what it was suppoed to be...

This commit is contained in:
CocoByte 2024-05-30 12:51:58 -06:00
parent 7221e2c0d0
commit 05f19bd6cc
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -190,8 +190,8 @@ div#content > h2 {
.usa-table th {
background-color: transparent;
}
.usa-table th {
background-color: transparent;
.usa-table td {
border-bottom: 1px solid var(--hairline-color);
}
}