[기능] CLAUDE.md 파일 추가 및 package.json, package-lock.json 생성
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
.contentWarp .productView .productLeft .productImg {
|
||||
border-radius: 0.6rem;
|
||||
overflow: hidden;
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 7.5rem;
|
||||
}
|
||||
@@ -91,8 +90,7 @@
|
||||
width: 100%;
|
||||
aspect-ratio: 1/1;
|
||||
height: 100%;
|
||||
-o-object-fit: cover;
|
||||
object-fit: cover;
|
||||
object-fit: cover;
|
||||
position: relative;
|
||||
left: 0;
|
||||
top: 0;
|
||||
@@ -488,7 +486,7 @@
|
||||
}
|
||||
@media (min-width: 1240px) {
|
||||
.contentWarp .productView .productRight .optionWarp .packageOption .optionList .optionItem .optionText p span,
|
||||
.contentWarp .productView .productRight .optionWarp .packageOption .optionList .optionItem .optionText p strong {
|
||||
.contentWarp .productView .productRight .optionWarp .packageOption .optionList .optionItem .optionText p strong {
|
||||
font-size: 1.6rem;
|
||||
line-height: 2rem;
|
||||
}
|
||||
@@ -660,7 +658,7 @@
|
||||
}
|
||||
@media (min-width: 1240px) {
|
||||
.contentWarp .productView .productRight .optionWarp .producOption .optionList .checkBtn .optionText p span,
|
||||
.contentWarp .productView .productRight .optionWarp .producOption .optionList .checkBtn .optionText p strong {
|
||||
.contentWarp .productView .productRight .optionWarp .producOption .optionList .checkBtn .optionText p strong {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
}
|
||||
@@ -1036,4 +1034,5 @@
|
||||
.pdpListBtn .inner a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
/*# sourceMappingURL=product.css.map */
|
||||
|
||||
/*# sourceMappingURL=product.css.map */
|
||||
|
||||
Reference in New Issue
Block a user