diff --git a/src/styles/global.css b/src/styles/global.css index 9834d66..2ce36ec 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -88,7 +88,7 @@ nav { @apply py-8; @apply uppercase; - @apply text-[14px]; + @apply text-sm; } main {