diff --git a/src/css/common.css b/src/css/common.css index a174b0d..fd6255e 100644 --- a/src/css/common.css +++ b/src/css/common.css @@ -310,7 +310,7 @@ body{overflow-x:hidden;} /* ── Inquiry ── */ - +.inq-wrap{margin-bottom:60px} .inq-head {padding:80px 0 40px 0;} .inq-title {font-size:32px; font-weight:800; color:#111; letter-spacing:-.02em; margin-bottom:12px;} .inq-desc {font-size:15px; color:#666; line-height:1.7;}