Target ID rather than CLASS

Pain
This commit is contained in:
zandercymatics 2025-01-28 08:51:31 -07:00
parent 4dd9b99926
commit 477f9ce25e
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -41,9 +41,9 @@ th {
} }
} }
.members__table-wrapper .dotgov-table tr:nth-last-child(2) td, #members__table-wrapper .dotgov-table tr:nth-last-child(2) td,
.members__table-wrapper .dotgov-table tr:nth-last-child(2) th { #members__table-wrapper .dotgov-table tr:nth-last-child(2) th {
border-bottom: none !important; border-bottom: none;
} }
.dotgov-table { .dotgov-table {