Commit e9c316e6 authored by 김은해_이모션's avatar 김은해_이모션

[김은해] 20220221 작업_v2

parent 30443166
......@@ -583,6 +583,7 @@
line-height:40px;
font-size:1.5rem;
color:#666;
letter-spacing:-0.5px;
}
.seller-tab-area .feature-point-item {
......@@ -617,20 +618,131 @@
margin:0.8rem 0 0 0.8rem;
}
.seller-tab-area .phone-tag {
font-size:1.2rem;
font-weight:700;
letter-spacing: -0.43px;
}
.seller-tab-area .fp-item-desc
{
background-color: #fafafa;
text-align: center;
min-height:160px;
max-height:160px;
padding:1.5rem 0 2rem;
border-radius:4px;
letter-spacing: -0.5px;
position:relative;
}
.seller-tab-area .fp-item-desc.display-desc {
min-height:210px;
max-height:210px;
}
.seller-tab-area .fp-item-tit {
font-size:1.3rem;
letter-spacing: -0.46px;
margin-bottom:1.2rem;
}
.seller-tab-area .fp-item-tit.camera-tit {
margin-bottom:3.2rem;
}
.seller-tab-area .fp-item-txt {
position:absolute;
width:100%;
bottom:20px;
}
.seller-tab-area .fp-item-txt.side-txt {
position:static;
width:auto;
margin-left:30px
}
.seller-tab-area .fp-item-txt.side-txt.camera-txt {
margin-left:60px;
}
.seller-tab-area .fp-item-txt.side-txt.camera-txt2 {
margin-left:64px;
}
.seller-tab-area .fp-item-txt.side-txt.camera-txt3 {
margin-left:50px;
}
.seller-tab-area .fp-item-txt > div {
font-size:1.2rem;
}
.seller-tab-area .size-unit {
font-size:1.2rem;
color:#666;
letter-spacing: -0.46px;
}
.seller-tab-area .row-box {
display:flex;
align-items: center;
justify-content: center;
}
.seller-tab-area .row-box.camera-row-box {
padding-left:14px;
}
.seller-tab-area .noti {
font-size:0.9rem;
margin-top:0.8rem;
color:#666;
letter-spacing: -0.3px;
}
.seller-tab-area .fp-item-img {
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
}
.seller-tab-area .fp-item-img.side-img{
position:static;
transform:none;
}
.seller-tab-area .camera-img {
width:70px;
line-height:70px;
}
.seller-tab-area .samsung-logo {
width:82px;
}
.seller-tab-area .android-logo {
width:93px;
}
.seller-tab-area .w72 {
width:72px;
}
.seller-tab-area .w70 {
width:70px;
}
.seller-tab-area .w74 {
width:74px;
}
.seller-tab-area .w42 {
width:42px;
}
/* //2022.01.21 특장점 추가 */
.sticky-bar .layer-pay {
......
This diff is collapsed.
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