Browse Source

Update index.html

Anyon 5 years ago
parent
commit
d3e95c1e02
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/wechat/view/news/index.html

+ 2 - 2
application/wechat/view/news/index.html

@@ -125,8 +125,8 @@
         float: right;
         overflow: hidden;
         position: relative;
-        background-size: 100%;
-        background-position: center center
+        background-position: center center;
+        background-size: cover;
     }
 
     #news-box .hr-line-dashed {