border spacing

This commit is contained in:
Lanta 2023-11-03 22:04:20 +01:00
parent 9b2858feed
commit 53699d54f7

View file

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