diff --git a/frontend/src/index.css b/frontend/src/index.css index 5a8747ae..5fec85c9 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -9,6 +9,10 @@ word-break: break-word; } + * { + @apply text-sm; + } + body, p, label,