Update table components and font sizes

This commit is contained in:
Dede Fuji Abdul
2023-11-02 16:43:07 +07:00
parent 693a27f0b1
commit 590e3a2576
18 changed files with 539 additions and 220 deletions

View File

@ -3202,6 +3202,11 @@ select {
font-size: 1.875rem;
line-height: 2.25rem;
}
.md\:text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
}
@media (min-width: 1024px) {