Skip to content

Commit

Permalink
Removed padding from tfoot th
Browse files Browse the repository at this point in the history
  • Loading branch information
73616e646572 committed Nov 5, 2024
1 parent bfadc26 commit 6ff6980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ table tfoot th{
text-align: center !important;
background-color: #444444;
color: white;
padding: 0px !important;
}

.criteria-red {
Expand Down

0 comments on commit 6ff6980

Please sign in to comment.