浏览代码

blog img fix

ganahrhr 2 年之前
父节点
当前提交
183aea9ef0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Pages/Index.razor

+ 1 - 1
Pages/Index.razor

@@ -1012,7 +1012,7 @@
 
     .blog__img__item {
         width: 100%;
-        height: 556px;
+        height: 100%;
         -o-object-fit: cover;
         object-fit: cover;
         border: 2px solid #3a474d;