summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/globals.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 00c4d08f..aa707913 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -70,7 +70,7 @@ button {
}
.badge-yellow {
- @apply bg-warning-200
+ @apply bg-warning-500
text-warning-900;
}