new style yets moread

This commit is contained in:
arlemp@selectel.ru
2022-08-17 11:49:37 +03:00
parent 1ce92069c7
commit e624534b02
3 changed files with 12 additions and 4 deletions

View File

@@ -2507,14 +2507,18 @@ span.rub_back_title{
}
@media screen and (min-width: 1800px) {
@media screen and (min-width: 1600px) {
#yets-5, #yets-6{
display: block;
}
.moread{
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
grid-template-rows: 2fr;
grid-auto-rows: 0;
overflow-y: hidden;
row-gap: 0;
}
}
@@ -2894,4 +2898,8 @@ and (max-device-width : 667px) {