disClaimer 관련 스타일 수정
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user