diff --git a/styles/index.css b/styles/index.css index 5a1ed40..3e93913 100644 --- a/styles/index.css +++ b/styles/index.css @@ -14,7 +14,7 @@ } .main { - @apply flex-grow sm:w-10/12 sm:m-auto px-4 sm:px-6; + @apply flex-grow sm:w-10/12 sm:m-auto p-4 sm:p-6; } .form {