diff --git a/src/styles/input.css b/src/styles/input.css index b6bd0b5..1365136 100644 --- a/src/styles/input.css +++ b/src/styles/input.css @@ -33,6 +33,6 @@ } .copyright { - @apply text-sm text-gray-600 + @apply text-xs text-gray-600 } } \ No newline at end of file