border spacing

This commit is contained in:
Thijs Stobbelaar 2023-11-03 22:04:20 +01:00
parent 4d7eae2e3f
commit 24be673633

View file

@ -111,6 +111,7 @@ footer {
table {
font-size: 12px; /* Decrease font size for the whole table */
margin-top: 5px;
border-spacing: 0;
}
}