Fixed badge and callout colours

This commit is contained in:
Alexis
2024-09-01 13:58:00 +02:00
parent c1b60942d2
commit 9863ac9778
3 changed files with 7 additions and 7 deletions

View File

@@ -133,7 +133,7 @@
@apply text-white bg-stone-500 hover:bg-stone-700
}
.event-white {
@apply text-slate-900 bg-white hover:bg-yellow-200
@apply text-slate-900 bg-white hover:bg-yellow-200 border-[1px] border-slate-300
}
.dark .event-details-red {