한글 디즈니 작업 중

This commit is contained in:
2025-07-23 23:26:02 +09:00
parent deed3fa35a
commit f8fa2eb962
4 changed files with 45 additions and 28 deletions

View File

@@ -4120,7 +4120,7 @@
}
@media (min-width: 768px) {
.displayThemeDesney.discover-epic-design .comp_top {
padding: 0 0 7.6rem;
padding: 0 0 5.4rem;
}
}
.displayThemeDesney.discover-epic-design .comp_top h3 {
@@ -4290,6 +4290,7 @@
@media (min-width: 768px) {
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box {
margin-bottom: 2.4rem;
padding-top: 3.2rem;
}
}
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box.box1 {
@@ -4327,6 +4328,11 @@
margin-bottom: 6.4rem;
}
}
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box .item:not(.welcome-goodbye) .image_area {
overflow: hidden;
border-radius: 0.8rem;
border: 0.2rem solid rgba(255, 255, 255, 0.2);
}
.displayThemeDesney.discover-epic-design .tab-wrap h4 {
font-size: 1.8rem;
font-weight: 600;
@@ -4347,7 +4353,7 @@
}
@media (min-width: 768px) {
.displayThemeDesney.discover-epic-design .tab-wrap p {
margin-top: 1rem;
margin-top: 1.4rem;
font-size: 1.6rem;
}
}
@@ -4357,7 +4363,9 @@
}
@media (min-width: 768px) {
.displayThemeDesney.discover-epic-design .tab-wrap p .add {
display: block;
font-size: 1.6rem;
margin-top: 0.4rem;
}
}
.displayThemeDesney .image_area {
@@ -4390,11 +4398,6 @@
background-color: #fff;
text-align: left;
}
@media (min-width: 768px) {
.displayThemeDesney .three-reasons {
padding: 9.6rem 0 0;
}
}
.displayThemeDesney .three-reasons .tit-area {
position: relative;
padding: 0 2rem 4rem;
@@ -4451,6 +4454,7 @@
.displayThemeDesney .three-reasons .reasons li {
display: flex;
flex-wrap: wrap;
align-items: center;
}
}
.displayThemeDesney .three-reasons .reasons li + li {
@@ -4458,7 +4462,7 @@
}
@media (min-width: 768px) {
.displayThemeDesney .three-reasons .reasons li + li {
margin-top: 6rem;
margin-top: 7.6rem;
}
}
.displayThemeDesney .three-reasons .reasons li p {
@@ -4472,7 +4476,7 @@
}
@media (min-width: 768px) {
.displayThemeDesney .three-reasons .reasons li p {
margin: 1.2rem 0 0;
margin: 0;
padding: 0 2rem 0 7.2rem;
font-size: 1.6rem;
background-position: 0 0.5rem;
@@ -4512,6 +4516,7 @@
@media (min-width: 768px) {
.displayThemeDesney .three-reasons .reasons li:nth-child(2) .img-area {
padding-left: 0;
margin-bottom: 0;
}
}
.displayThemeDesney .three-reasons .reasons li:nth-child(3) p {