gnb 원뎁스
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
.towButton {
|
||||
margin: 0 auto;
|
||||
margin-top: 5rem;
|
||||
gap: .8rem;
|
||||
}
|
||||
|
||||
@include maxtablet {
|
||||
@@ -192,7 +193,7 @@
|
||||
margin-top: 4rem;
|
||||
flex-wrap: wrap;
|
||||
|
||||
button + button {
|
||||
button+button {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
}
|
||||
@@ -264,6 +265,7 @@
|
||||
|
||||
.sharePop {
|
||||
max-width: 54rem;
|
||||
|
||||
.shareCon {
|
||||
.shareUrlBox {
|
||||
input {
|
||||
@@ -331,7 +333,7 @@
|
||||
height: 42rem;
|
||||
background-color: #fff;
|
||||
|
||||
& > p {
|
||||
&>p {
|
||||
strong {
|
||||
display: block;
|
||||
font-size: 2.8rem;
|
||||
@@ -379,7 +381,7 @@
|
||||
height: 27.7rem;
|
||||
margin: 0 auto;
|
||||
|
||||
& > p {
|
||||
&>p {
|
||||
padding: 0 3rem;
|
||||
|
||||
strong {
|
||||
@@ -412,11 +414,11 @@
|
||||
@media (max-width: 320px) {
|
||||
.popContents {
|
||||
.payInfoCon {
|
||||
& > p {
|
||||
&>p {
|
||||
padding: 0 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user