reduce size
This commit is contained in:
parent
d9052466ae
commit
224cfa464f
1 changed files with 4 additions and 1 deletions
|
|
@ -100,7 +100,10 @@ footer {
|
|||
nav ul {
|
||||
text-align: left; /* Align nav items to the left on mobile for better spacing */
|
||||
}
|
||||
|
||||
th, td {
|
||||
padding: 5px; /* Reduce padding */
|
||||
font-size: 12px; /* Reduce font size */
|
||||
}
|
||||
/* Other styles can be added here as needed for mobile optimization */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue