편집 요약 없음 |
편집 요약 없음 |
||
| 6번째 줄: | 6번째 줄: | ||
<style> | <style> | ||
/* 모바일 */ | /* 모바일 */ | ||
@media screen and (max-width: 594px) { .hot { padding-bottom: | @media screen and (max-width: 594px) { .hot { padding-bottom: 191.3% !important; } } | ||
@media screen and (min-width: 595px) and (max-width: 699px) { .hot { padding-bottom: 121% !important; } } | @media screen and (min-width: 595px) and (max-width: 699px) { .hot { padding-bottom: 121% !important; } } | ||
@media screen and (min-width: 700px) and (max-width: 799px) { .hot { padding-bottom: 120.3% !important; } } | @media screen and (min-width: 700px) and (max-width: 799px) { .hot { padding-bottom: 120.3% !important; } } | ||