Commit cfa1c120 by Ravindra Kanojiya

updated mobile

1 parent b87e269e
...@@ -1245,6 +1245,9 @@ footer a:hover { ...@@ -1245,6 +1245,9 @@ footer a:hover {
} }
/* ===Media query==== */ /* ===Media query==== */
@media (max-width: 767px) { @media (max-width: 767px) {
.cataloguesSwiper .collection-card img {
max-height: 456px;
}
.gallery-items .col-12 .gallery-image-wrapper { .gallery-items .col-12 .gallery-image-wrapper {
aspect-ratio: 16 / 10; aspect-ratio: 16 / 10;
} }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!