浏览代码

Fix the cover image width to stay at or below 900px in width

Markus Ochel 12 年之前
父节点
当前提交
11ddc6a26a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      site/static/css/theme.styl

+ 2 - 2
site/static/css/theme.styl

@@ -317,7 +317,7 @@ article
   > .home-block > .photo
     position: relative
     left: -40px
-    width: 105%
+    width: 104.6%
     max-height: 180px
     margin: 0 0 2em 0
     overflow: hidden
@@ -342,7 +342,7 @@ article
   > .home-block > .video
     position: relative
     left: -40px
-    width: 105%
+    width: 104.6%
     max-height: 360px
     margin: 0 0 2em 0
     background: #000