feat: added dinamic addition of videos to dom

This commit is contained in:
Aliaksei Karzhou
2024-07-16 23:38:53 +03:00
parent e51337ed63
commit 2f3396d8b3
4 changed files with 21 additions and 72 deletions

View File

@@ -1313,7 +1313,7 @@ h3 {
margin: 0 0 15px;
overflow: hidden;
border-radius: 10px 40px;
background-color: #609eff;
background-color: #4d4d4d;
}
@media (max-width: 992px) {
.reviews__slide-video {