diff --git a/styles/index.css b/styles/index.css index 6678dd1..85c8f5c 100644 --- a/styles/index.css +++ b/styles/index.css @@ -10,6 +10,10 @@ input { @apply shadow-none; } + + html { + font-size: 14px; + } } @layer utilities {