Updated table size

This commit is contained in:
root 2023-06-06 17:01:28 -04:00
parent 6d81b2767e
commit 1bbbdd0fde

View file

@ -112,7 +112,7 @@ table {
border-spacing: 0; border-spacing: 0;
min-width: 90%; min-width: 90%;
max-width: 90%; max-width: 90%;
font-size: 15px; font-size: 14px;
} }
table tr th, table tr th,