button colors

This commit is contained in:
snekd
2025-04-12 16:57:26 -04:00
parent f629790366
commit 66a99e5859

View File

@@ -13,10 +13,9 @@
}
.preset-tonal-success {
@apply bg-[#fffde5] text-[#622];
@apply bg-[#feecaf] text-[#622];
}
body {
font-family: Arial, Helvetica, sans-serif;
}