@media screen and (max-width:767px) {
.portfolio-hover-display {
min-height: unset !important;
}
.portfolio-hover[data-mode="hover-cover"][data-height="small"] {
min-height: 20vh !important;
}
}
Share to be shared more
@media screen and (max-width:767px) {
.portfolio-hover-display {
min-height: unset !important;
}
.portfolio-hover[data-mode="hover-cover"][data-height="small"] {
min-height: 20vh !important;
}
}