new block promo agg

This commit is contained in:
2023-12-15 16:52:30 +03:00
parent 19a7e3f4a1
commit 44ef31d4eb
9 changed files with 127 additions and 22 deletions

View File

@@ -1212,7 +1212,7 @@ a{
.promo-agregators{
margin-top: 28px;
padding: 32px 28px 32px 28px;
padding: 8px 8px 6px 8px;
background: #E9EAEB;
}
@@ -3056,6 +3056,18 @@ and (max-device-width : 667px) {
border-bottom: 3px solid #F18129;
}
.rating{
color: black;
background: #E2E2E2;
width: 4em;
height: 4em;
line-height: 4em;
text-align: center;
font-size: 15px;
font-weight: bold;
}
}