calltoOrder 폰트 퍼센트 변경 및 스타일수정

This commit is contained in:
junghoon86.park
2024-07-25 16:31:17 +09:00
parent 09769d4d62
commit a305567bc0

View File

@@ -148,7 +148,7 @@
&.horizontal {
> div:first-child {
font-size: 12px !important;
line-height: 16px;
line-height: 1;
}
> div:last-child {
height: 1px;
@@ -172,7 +172,7 @@
bottom: 4% !important;
left: 4.5% !important;
> div:first-child {
font-size: 10px !important;
font-size: 48% !important;
}
> div:last-child {
> img {
@@ -180,7 +180,7 @@
height: 12px;
}
> span {
font-size: 10px !important;
font-size: 53% !important;
}
}
}