diff --git a/system1-factory/web/css/purchase-mobile.css b/system1-factory/web/css/purchase-mobile.css index ccc8550..9224a31 100644 --- a/system1-factory/web/css/purchase-mobile.css +++ b/system1-factory/web/css/purchase-mobile.css @@ -2,7 +2,7 @@ /* 메인 컨텐츠 (하단 네비 여유) */ .pm-content { - padding-bottom: calc(76px + env(safe-area-inset-bottom)); + padding-bottom: calc(140px + env(safe-area-inset-bottom)); min-height: 100vh; } diff --git a/system1-factory/web/pages/purchase/request-mobile.html b/system1-factory/web/pages/purchase/request-mobile.html index cb9d61f..81d5150 100644 --- a/system1-factory/web/pages/purchase/request-mobile.html +++ b/system1-factory/web/pages/purchase/request-mobile.html @@ -7,7 +7,7 @@ - +