chg: Make the table a little wide

This commit is contained in:
Sayantan Santra 2024-03-18 02:07:46 -05:00
parent 9d5bc2d0fd
commit b0603f62b4
Signed by: SinTan1729
GPG Key ID: EB3E68BFBA25C85F
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
}
.container {
max-width: 950px;
max-width: 1200px;
margin: 20px auto auto;
}