reduce font
This commit is contained in:
parent
fed1bd7d86
commit
5a09987e47
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue