Нет описания правки |
Нет описания правки |
||
Строка 4: | Строка 4: | ||
gap: 8px; | gap: 8px; | ||
margin-bottom: 15px; | margin-bottom: 15px; | ||
} | |||
@media screen and (max-width: 750px) { | |||
.главная-враппер { | |||
grid-template-columns: 1fr; | |||
} | |||
} | } | ||
Нет описания правки |
Нет описания правки |
||
Строка 4: | Строка 4: | ||
gap: 8px; | gap: 8px; | ||
margin-bottom: 15px; | margin-bottom: 15px; | ||
} | |||
@media screen and (max-width: 750px) { | |||
.главная-враппер { | |||
grid-template-columns: 1fr; | |||
} | |||
} | } | ||