This commit is contained in:
2026-05-12 13:15:50 +07:00
parent 6a480eacd7
commit 71388d2df7
+1 -1
View File
@@ -36,6 +36,6 @@ body {
@apply text-sm font-semibold text-slate-700;
}
.btn-wa {
.btn-WA {
@apply inline-flex items-center justify-center gap-2 rounded-xl bg-green-500 px-5 py-3 text-sm font-semibold text-white transition hover:bg-green-600;
}