reduce font

This commit is contained in:
Thijs Stobbelaar 2023-11-03 21:50:08 +01:00
parent fed1bd7d86
commit 5a09987e47

View file

@ -102,7 +102,7 @@ footer {
}
th, td {
padding: 5px; /* Reduce padding */
font-size: 12px; /* Reduce font size */
font-size: 8px; /* Reduce font size */
}
/* Other styles can be added here as needed for mobile optimization */
}