border-collapse: collapse;

This commit is contained in:
Lanta 2023-11-03 22:26:08 +01:00
parent 74f9040c09
commit 20a9bfa537

View file

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