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