[기능] CLAUDE.md 파일 추가 및 package.json, package-lock.json 생성
This commit is contained in:
@@ -387,13 +387,15 @@
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
color: #fff;
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
.contentsTypeNew.caseServiceinfo .serviceInfoHeader {
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
.contentsTypeNew.caseServiceinfo .serviceInfoHeader {
|
||||
color: #fff;
|
||||
}
|
||||
.contentsTypeNew.caseServiceinfo .serviceInfoHeader::before {
|
||||
z-index: -1;
|
||||
content: "";
|
||||
@@ -919,21 +921,15 @@
|
||||
.contentsTypeNew.caseUsageDetail .caseStreaming > section + section {
|
||||
margin-top: 28px !important;
|
||||
}
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
.contentsTypeNew.caseUsageDetail .caseStreaming > section:last-of-type {
|
||||
margin-left: 15px;
|
||||
padding-left: 0;
|
||||
border-left: 0;
|
||||
}
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
.contentsTypeNew.caseUsageDetail .caseStreaming > section h3 {
|
||||
margin-bottom: 18px;
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
.contentsTypeNew.caseUsageDetail .caseStreaming > section > div strong {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
@@ -959,7 +955,7 @@
|
||||
}
|
||||
@media (max-width: 680px) {
|
||||
.contentsTypeNew.caseUsageDetail .caseFunction .functionDetail .itemWrap .item,
|
||||
.contentsTypeNew.caseUsageDetail .caseFunction .functionDetail .itemWrap p {
|
||||
.contentsTypeNew.caseUsageDetail .caseFunction .functionDetail .itemWrap p {
|
||||
width: 100%;
|
||||
}
|
||||
.contentsTypeNew.caseUsageDetail .caseFunction .functionDetail .itemWrap .item + .item {
|
||||
@@ -1337,8 +1333,7 @@
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
image-rendering: crisp-edges;
|
||||
transform: translateZ(0);
|
||||
-webkit-backface-visibility: hidden;
|
||||
backface-visibility: hidden;
|
||||
backface-visibility: hidden;
|
||||
}
|
||||
.contentsTypeNew .storeGuideItem ul li img:not(.noBorder) {
|
||||
border: 1px solid #dedede;
|
||||
@@ -1420,7 +1415,7 @@
|
||||
}
|
||||
@media (max-width: 1400px) {
|
||||
.contentsTypeNew .storeGuideItem .swiper-button-next,
|
||||
.contentsTypeNew .storeGuideItem .swiper-button-prev {
|
||||
.contentsTypeNew .storeGuideItem .swiper-button-prev {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@@ -1477,7 +1472,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
.contentsTypeNew .storeGuideItem .swiper-horizontal > .swiper-scrollbar,
|
||||
.contentsTypeNew .storeGuideItem .swiper-scrollbar.swiper-scrollbar-horizontal {
|
||||
.contentsTypeNew .storeGuideItem .swiper-scrollbar.swiper-scrollbar-horizontal {
|
||||
width: calc(100% - 40px);
|
||||
}
|
||||
.contentsTypeNew .storeGuideItem .swiper-scrollbar-after-space {
|
||||
@@ -1615,7 +1610,7 @@
|
||||
}
|
||||
@media (max-width: 640px) {
|
||||
.contentsTypeNew .caseMagazineView > div,
|
||||
.contentsTypeNew .caseMagazineView img {
|
||||
.contentsTypeNew .caseMagazineView img {
|
||||
width: 100%;
|
||||
padding-right: 0 !important;
|
||||
padding-left: 0 !important;
|
||||
@@ -2292,4 +2287,5 @@
|
||||
.utilBtnArea .utilBtnInner .util-area {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
/*# sourceMappingURL=contents.css.map */
|
||||
|
||||
/*# sourceMappingURL=contents.css.map */
|
||||
|
||||
Reference in New Issue
Block a user