default tables to 100% width

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

View File

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