Added zoom function to product detail

This commit is contained in:
Jelaletdin12
2025-12-20 13:36:34 +05:00
parent 903d6e1f4f
commit db68bf9c3d
3 changed files with 494 additions and 33 deletions

View File

@@ -49,7 +49,7 @@
width: 99%;
height: auto;
object-fit: contain;
border: 1px solid #eee;
// border: 1px solid #eee;
@media screen and (max-width: 900px) {
height: 100%;
}