This commit is contained in:
= 2021-05-24 16:54:31 +05:00
parent 8a71bf0bca
commit 524a1aede8
2 changed files with 4 additions and 0 deletions

View File

@ -88,6 +88,7 @@
}
// banner end
.advertisiment__item {
display: block;
img {
width: 100%;
}

View File

@ -1269,6 +1269,9 @@ li {
width: 100%;
}
.advertisiment__item {
display: block;
}
.advertisiment__item img {
width: 100%;
}