瀏覽代碼

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