border-collapse: collapse;

This commit is contained in:
Thijs Stobbelaar 2023-11-03 22:26:08 +01:00
parent 0cc762c911
commit dc6472f383

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;
}
}