default tables to 100% width

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
2024-12-05 23:44:04 -06:00
parent 1e839d691b
commit ed12272d4d

View File

@@ -80,6 +80,7 @@ footer {
table {
border-collapse: collapse;
width: 100%;
}
table, th, td {