Increase product preview

This commit is contained in:
Jay Trees 2022-02-24 14:22:34 +01:00
parent b946ce1ad7
commit c99bf188bf

View file

@ -47,7 +47,7 @@ img {
/** Image */
.ui.card > .image > img.preview{
height: 20vh;
height: 25vh;
object-fit: cover;
background-color: #fff;
}