gnb 원뎁스

This commit is contained in:
2025-11-23 23:23:25 +09:00
parent cfb9b1c4d4
commit 9f67ce0682
41 changed files with 7909 additions and 6710 deletions

View File

@@ -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;
}
}
}
}
}
}
}