Bump version, format

This commit is contained in:
Jon Staab
2026-06-23 09:41:13 -07:00
parent c44c3793fa
commit 7fba1752a1
17 changed files with 86 additions and 64 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
}
@utility card2 {
@apply rounded-box text-base-content border-base-content/20 border border-solid p-4 sm:p-6 shadow-xl/5 bg-base-100;
@apply rounded-box text-base-content border-base-content/20 bg-base-100 border border-solid p-4 shadow-xl/5 sm:p-6;
}
@utility column {