Skip to content

Commit

Permalink
fix mobile css
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Feb 5, 2024
1 parent 9af0b16 commit ff52be5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,10 @@
.other {
margin-right: 0;
}
.others {
grid-auto-columns: initial;
}

tr {
display: flex;
max-width: 100%;
Expand Down

0 comments on commit ff52be5

Please sign in to comment.