ソースを参照

Improve responsivity of gallery

Riccardo Balbo 4 年 前
コミット
b148243ccd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      static/css/style.less

+ 1 - 1
static/css/style.less

@@ -1331,7 +1331,7 @@ section#showcase {
     }
 
     &.gallery {
-        min-height: ~"min(56vw, 60vh)";
+        min-height: 30vmax;
     }
 
     #showCasePrev {