마이페이지 스트리밍 프리미엄 구독해지
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1293,6 +1293,15 @@ pre {
|
||||
margin-top: 5rem;
|
||||
}
|
||||
}
|
||||
.contentWarp .mypageWarp .rightConWarp .btnWarp.btnWarpFull {
|
||||
width: 100%;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.contentWarp .mypageWarp .rightConWarp .btnWarp.btnWarpFull {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.contentWarp .mypageWarp .rightConWarp .carswBtn {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
@@ -1436,10 +1445,6 @@ pre {
|
||||
width: 26rem;
|
||||
}
|
||||
}
|
||||
.contentWarp .mypageWarp .rightConWarp .infoRefund .unsubscribeBtns {
|
||||
width: auto;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
.contentWarp .mypageWarp .rightConWarp .infoRefund .desc {
|
||||
margin-top: 1rem;
|
||||
font-size: 1.4rem;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1385,6 +1385,15 @@ pre {
|
||||
width: 16rem;
|
||||
margin-top: 5rem;
|
||||
}
|
||||
|
||||
&.btnWarpFull {
|
||||
width: 100%;
|
||||
margin-bottom: 3rem;
|
||||
|
||||
@include tablet {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.carswBtn {
|
||||
@@ -1538,10 +1547,6 @@ pre {
|
||||
width: 26rem;
|
||||
}
|
||||
}
|
||||
.unsubscribeBtns {
|
||||
width: auto;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
.desc {
|
||||
margin-top: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user