Rebranding #80

Merged
OpzekerIT merged 66 commits from dev into main 2023-11-03 22:05:01 +00:00
Showing only changes of commit 4d7eae2e3f - Show all commits

View file

@ -104,9 +104,14 @@ footer {
}
th, td {
padding: 5px; /* Reduce padding */
font-size: 8px; /* Reduce font size */
font-size: 10px; /* Reduce font size */
letter-spacing: -0.5px; /* Reduce space between letters */
}
/* Other styles can be added here as needed for mobile optimization */
table {
font-size: 12px; /* Decrease font size for the whole table */
margin-top: 5px;
}
}
table {