new components

This commit is contained in:
2026-02-05 22:34:39 +00:00
parent aebf37c025
commit fbca89128e
17 changed files with 123 additions and 40 deletions

View File

@@ -129,10 +129,6 @@ p {
@apply text-secondary;
}
button {
@apply text-primary bg-link text-center border;
}
a {
@apply text-primary bg-link text-center font-heading text-xl tracking-wide;
}