adjust table width

This commit is contained in:
Greg Gauthier 2025-01-16 11:23:02 +00:00
parent e43ac7b353
commit 38ed7965a6

View File

@ -213,8 +213,8 @@ table, th, td {
}
table {
margin-left: 28%;
width: 65%;
margin-left: 20%;
width: 70%;
}
td {