diff --git a/frontend/assets/css/tailwind.css b/frontend/assets/css/tailwind.css index 7531f33..45ad9bd 100644 --- a/frontend/assets/css/tailwind.css +++ b/frontend/assets/css/tailwind.css @@ -5,7 +5,7 @@ html, body, #__nuxt { - @apply h-full w-full bg-primary text-light; + @apply h-full w-full bg-primary text-[15px] text-light; } input {