Halvfjerde (토론 | 기여) 편집 요약 없음 |
Halvfjerde (토론 | 기여) 편집 요약 없음 |
||
9번째 줄: | 9번째 줄: | ||
@media screen and (max-width: 1024px) { | @media screen and (max-width: 1024px) { | ||
.highwaytemplate { | .highwaytemplate { | ||
margin-top: calc({{#ifexpr:24<30| | margin-top: calc({{#ifexpr:24<30|5.5px|6px}} + -24px * 0.43) !important; | ||
} | } | ||
} | } | ||
@media screen and (min-width: 1024px) { | @media screen and (min-width: 1024px) { | ||
.highwaytemplate { | .highwaytemplate { | ||
margin-top: calc({{#ifexpr:24<30| | margin-top: calc({{#ifexpr:24<30|6px|6.5px}} + -24px * 0.43) !important; | ||
} | } | ||
}} | }} |