편집 요약 없음 |
편집 요약 없음 |
||
| 10번째 줄: | 10번째 줄: | ||
@media screen and (min-width: 700px) and (max-width: 799px) { .hot { padding-bottom: 120.2% !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; } } | @media screen and (min-width: 800px) and (max-width: 899px) { .hot { padding-bottom: 119.8% !important; } } | ||
@media screen and (min-width: 900px) and (max-width: | @media screen and (min-width: 900px) and (max-width: 1023px) { .hot { padding-bottom: 120% !important; } } | ||
</style> | </style> | ||
</center> | </center> | ||