편집 요약 없음 |
편집 요약 없음 |
||
| 7번째 줄: | 7번째 줄: | ||
/* 모바일 */ | /* 모바일 */ | ||
@media screen and (max-width: 594px) { .hot { padding-bottom: 190% !important; } } | @media screen and (max-width: 594px) { .hot { padding-bottom: 190% !important; } } | ||
@media screen and (min-width: 595px) and (max-width: 699px) { .hot { padding-bottom: 120.5% !important; } } | |||
@media screen and (min-width: 700px) and (max-width: 799px) { .hot { padding-bottom: 120.2% !important; } } | |||
@media screen and (min-width: 800px) and (max-width: 899px) { .hot { padding-bottom: 119.8% !important; } } | |||
</style> | </style> | ||
</center> | </center> | ||