Commit 9e28c32c authored by 임지연's avatar 임지연

[이모션/임지연] 자급제/쓰던폰-해당html항목 삭제될 경우 제목간격 수정

parent 2e2deb60
......@@ -303,7 +303,7 @@
margin-top: 3rem;
}
.discount-types-tit{
padding-top:2rem;
margin-top:1rem;
font-size: 1.5rem;
font-weight: 400;
}
......
......@@ -8,9 +8,25 @@ html {
-ms-text-size-adjust: 100%
}
body,button,dd,dl,dt,fieldset,form,
h1,h2,h3,h4,h5,h6,input,legend,
li,ol,p,select,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
select,
table,
td,
textarea,
......@@ -1838,9 +1854,10 @@ html {
letter-spacing: -0.53px;
}
.bar-sticky.header-sticky .content{
.bar-sticky.header-sticky .content {
padding-top: 14rem;
}
.header-sticky .content {
padding-top: 6.2rem;
}
......@@ -9502,6 +9519,10 @@ select::-ms-expand {
.product-option-col .c-ick-var input[type=radio]:disabled+label {
color: #bdbdbd
}
/* html 항목없을 경우 간격 대비 */
.product-option-row.discount-types .c-ick-var {
margin-top: 1rem;
}
.product-option-row .c-ick-var {
display: block
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment