Auth pages #6

Merged
BenjaminPalko merged 12 commits from auth-pages into master 2024-12-15 11:57:27 -05:00
Showing only changes of commit afc6b2b338 - Show all commits

View file

@ -40,7 +40,7 @@
@apply px-2 py-1 text-base;
}
.button--large {
@apply px-2.5 py-1 text-xl;
@apply px-3 py-1.5 text-lg;
}
.button--primary {
@apply bg-red-600 text-white;