disClaimer 관련 스타일 수정

This commit is contained in:
junghoon86.park
2024-07-25 13:27:32 +09:00
parent 8105eb2e84
commit 78159aa2be

View File

@@ -171,6 +171,18 @@
padding: 1%;
bottom: 4% !important;
left: 4.5% !important;
> div:first-child {
font-size: 10px !important;
}
> div:last-child {
> img {
width: 12px;
height: 12px;
}
> span {
font-size: 10px !important;
}
}
}
&.hsn {
display: flex;
@@ -262,7 +274,7 @@
font-size: 18px;
line-height: 1.56;
z-index: 1;
width: 1002px;
width: 100%;
display: inline-flex;
> h3 {