feat: adjust landing page styles #290

Merged
ptran merged 3 commits from restyle-landing-page into main 2025-06-04 12:41:32 +00:00
Showing only changes of commit 65471d1666 - Show all commits

View file

@ -52,7 +52,7 @@ a {
} }
.slider-grid { .slider-grid {
@apply min-w-full grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4; @apply min-w-full grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4;
} }
.welcome-bonus { .welcome-bonus {