구매완료 팝업추가
This commit is contained in:
@@ -265,21 +265,21 @@
|
||||
width: 44rem;
|
||||
height: 42rem;
|
||||
background-color: #fff;
|
||||
}
|
||||
p{
|
||||
strong{
|
||||
display: block;
|
||||
font-size: 2.8rem;
|
||||
line-height: 3.4rem;
|
||||
margin-bottom:3rem;
|
||||
text-align: center;
|
||||
}
|
||||
span{
|
||||
display: block;
|
||||
font-size: 1.6rem;
|
||||
color: #676767;
|
||||
line-height: 2.4rem;
|
||||
text-align: center;
|
||||
&>p{
|
||||
strong{
|
||||
display: block;
|
||||
font-size: 2.8rem;
|
||||
line-height: 3.4rem;
|
||||
margin-bottom:3rem;
|
||||
text-align: center;
|
||||
}
|
||||
span{
|
||||
display: block;
|
||||
font-size: 1.6rem;
|
||||
color: #676767;
|
||||
line-height: 2.4rem;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -305,19 +305,19 @@
|
||||
width: 81.25%;
|
||||
height: 26rem;
|
||||
margin: 0 auto;
|
||||
}
|
||||
p{
|
||||
padding:0 3rem;
|
||||
strong{
|
||||
font-size: 1.6rem;
|
||||
line-height: 1.92rem;
|
||||
margin-bottom:2rem;
|
||||
}
|
||||
span{
|
||||
font-size: 1.2rem;
|
||||
line-height: 1.44rem;
|
||||
em {
|
||||
display: block;
|
||||
&>p{
|
||||
padding:0 3rem;
|
||||
strong{
|
||||
font-size: 1.6rem;
|
||||
line-height: 1.92rem;
|
||||
margin-bottom:2rem;
|
||||
}
|
||||
span{
|
||||
font-size: 1.2rem;
|
||||
line-height: 1.44rem;
|
||||
em {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -331,8 +331,10 @@
|
||||
|
||||
@media(max-width: 320px){
|
||||
.popContents {
|
||||
p {
|
||||
padding: 0 1rem;
|
||||
.payInfoCon {
|
||||
&>p {
|
||||
padding: 0 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user