reduce font

This commit is contained in:
Lanta 2023-11-03 21:50:08 +01:00
parent 9937d2da6c
commit 9c55c26630

View file

@ -102,7 +102,7 @@ footer {
} }
th, td { th, td {
padding: 5px; /* Reduce padding */ 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 */ /* Other styles can be added here as needed for mobile optimization */
} }