瀏覽代碼

Merge branch 'prod' of http://118.89.119.129:3000/yangchaojie/Blog into prod

= 1 年之前
父節點
當前提交
caaccb5653
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      templates/blog.html

+ 2 - 2
templates/blog.html

@@ -121,8 +121,8 @@
         }
 
         p > img {
-            width: 100%;
-            height: 100%;
+            max-width: 100%;
+            max-height: 100%;
         }
 
         .pre {