data-gallery-caption

This commit is contained in:
Valentin Silytuin
2025-06-30 14:07:16 +04:00
parent de89ab9363
commit 77d29caedb
2 changed files with 20 additions and 3 deletions

View File

@@ -31,6 +31,8 @@
.advdominion-lg__item.swiper-slide {
align-items: center;
display: flex;
flex-direction: column;
gap: 25px;
justify-content: center;
}
@@ -68,3 +70,6 @@ div.advdominion-lg__video {
.advdominion-lg__video_vk {
}
.advdominion-lg__caption {
}