Browse Source

css

remotes/origin/main
김지은 4 weeks ago
parent
commit
887d876e74
  1. 2
      src/css/common.css

2
src/css/common.css

@ -310,7 +310,7 @@ body{overflow-x:hidden;}
/* ── Inquiry ── */ /* ── Inquiry ── */
.inq-wrap{margin-bottom:60px}
.inq-head {padding:80px 0 40px 0;} .inq-head {padding:80px 0 40px 0;}
.inq-title {font-size:32px; font-weight:800; color:#111; letter-spacing:-.02em; margin-bottom:12px;} .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;} .inq-desc {font-size:15px; color:#666; line-height:1.7;}

Loading…
Cancel
Save