Код: Выделить всё
@media screen and (max-width:1800px) and (min-width: 399x) {
.our-services ul li {
font-size: 2rem;
padding: 2rem;
}
}
@media screen and (max-width: 400px) {
.our-services ul li{
font-size: 2rem;
padding-left: 0rem;
padding-top: 2rem;
padding-bottom: 2rem;
}
}
Подробнее здесь: https://stackoverflow.com/questions/688 ... ting-fired
Мобильная версия