Made keen-slider cards uniform and bigger on mobile on /homepage

This commit is contained in:
Kristján Eldjárn 2022-07-29 13:38:35 -07:00
parent 251c076166
commit 77ced9ca43

View File

@ -8,7 +8,7 @@
transform: none;
margin: 0;
width: max-content;
height: tovw(130px, 'mobile', 130px);
height: tovw(240px, 'mobile', 240px);
min-height: 20% !important;
}