Skip to content

Commit

Permalink
make round robin page wider
Browse files Browse the repository at this point in the history
  • Loading branch information
brackendawson committed Nov 24, 2023
1 parent 8cf74aa commit 46512ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 23-24-round-robin.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,8 @@ Games to be played on the clock with a 60 minute per side fixed time period and
border-right: 1px solid #afa58f;
border-left: 1px solid #afa58f;
}
/* Extra wide page for the table */
.page {
width: 100%;
}
</style>

0 comments on commit 46512ea

Please # to comment.