diff --git a/app/src/index.css b/app/src/index.css index cc2a88d..0bd463b 100644 --- a/app/src/index.css +++ b/app/src/index.css @@ -5,8 +5,6 @@ @layer base { body { @apply bg-[#ECEFF1]; - } - html { @apply text-black; } }