5 lines
96 B
CSS
5 lines
96 B
CSS
/* Стили для планшетов */
|
|
@media only screen and (max-width: 1024px) {
|
|
|
|
|
|
} |