diff --git a/site/tailwind.css b/site/tailwind.css index 1e5d610..0f43651 100644 --- a/site/tailwind.css +++ b/site/tailwind.css @@ -110,8 +110,8 @@ thead > tr { } .item.emerald { - @apply bg-emerald-900/50; - @apply border-emerald-600; + @apply bg-emerald-600/50; + @apply border-emerald-500; } /* checkbox */