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 { table {
margin-left: 28%; margin-left: 20%;
width: 65%; width: 70%;
} }
td { td {