summaryrefslogtreecommitdiff
path: root/app/globals.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/globals.css')
-rw-r--r--app/globals.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/globals.css b/app/globals.css
index dba67fc8..d9815aeb 100644
--- a/app/globals.css
+++ b/app/globals.css
@@ -164,7 +164,7 @@ body {
/* 원본 */
/* @apply px-4 xl:px-6 2xl:px-4 mx-auto max-w-[1800px]; */
/* @apply px-4 xl:px-6 2xl:px-4 mx-auto; */
- @apply py-6 px-6 min-w-full mx-auto;
+ @apply min-w-full mx-auto;
}