Update styles and labels in MenuProvider and FiltersType components

This commit is contained in:
Dede Fuji Abdul
2024-03-04 09:14:53 +07:00
parent 1d2283c8a2
commit 1a65dc1a89
20 changed files with 150 additions and 176 deletions

View File

@ -5866,6 +5866,11 @@ body {
font-size: 1.875rem;
line-height: 2.25rem;
}
.md\:text-xl {
font-size: 1.25rem;
line-height: 1.75rem;
}
}
@media (min-width: 1024px) {