[Hot Picks] 스타일 수정

Detail Notes :
1. 모든 스타일 .hotPicks 내부로 이동
This commit is contained in:
jangheon Pyo
2024-02-05 23:06:31 +09:00
parent 97303892a7
commit 8b58c65f51

View File

@@ -7,17 +7,16 @@
> div {
height: 100%;
}
}
h2 {
h2 {
position: absolute;
left: 0;
top: 0;
font-size: 40px;
color: #000;
z-index: 100;
}
}
.sectionWrap {
.sectionWrap {
height: 100%;
position: relative;
@@ -62,9 +61,9 @@ h2 {
}
}
}
}
}
.arrow {
.arrow {
width: 100%;
text-align: center;
position: absolute;
@@ -98,4 +97,5 @@ h2 {
}
}
}
}
}