Skip to content

Commit

Permalink
silence table stripping for a more crisp clean look
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Oct 27, 2023
1 parent 2f114e8 commit 9eeb767
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
border-left-color: #e9e9e9;
}

table tr:nth-child(2n) td {
/* table tr:nth-child(2n) td {
background-color: #f4f4f4;
}
} */

0 comments on commit 9eeb767

Please sign in to comment.