Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
gkamer8 committed Oct 20, 2023
1 parent 55002d5 commit c8841ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions staging.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
line-height: 2rem;
}
td {
/*background-color: rgba(255, 255, 255, 0.166);
/*background-color: rgba(255, 255, 255, 0.166);*/
}
th {
/*background-color: rgba(255, 255, 255, 0.398);*/
Expand All @@ -415,7 +415,7 @@
}
@media only screen and (max-width: 1000px) {
th, td {
font-size: .8rem;
font-size: .9rem;
padding: 10px;
line-height: 1rem;
}
Expand Down

0 comments on commit c8841ff

Please sign in to comment.