FEATURE: Added modal for product photos
This commit is contained in:
@@ -82,6 +82,12 @@
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
|
||||
.product-image-full {
|
||||
height: min-content;
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
.product-title {
|
||||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user