|
|
@ -335,7 +335,7 @@ html { |
|
|
|
} |
|
|
|
@media screen and (min-width: 1921px) { |
|
|
|
html { |
|
|
|
font-size: 16px; |
|
|
|
font-size: 20px; |
|
|
|
} |
|
|
|
} |
|
|
|
@media screen and (max-width: 768px) { |
|
|
@ -2843,13 +2843,14 @@ html { |
|
|
|
padding: 0.625rem 0.625rem; |
|
|
|
} |
|
|
|
#main .main-top .line-03 .bottom .title { |
|
|
|
font-size: 1.25rem; |
|
|
|
font-size: 1.1875rem; |
|
|
|
font-weight: 800; |
|
|
|
line-height: 1.15; |
|
|
|
color: #fff; |
|
|
|
font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif; |
|
|
|
padding-bottom: 1.75rem; |
|
|
|
position: relative; |
|
|
|
letter-spacing: -0.0625rem; |
|
|
|
} |
|
|
|
#main .main-top .line-03 .bottom .title:before { |
|
|
|
content: ""; |
|
|
|