Kaynağa Gözat

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

= 1 yıl önce
ebeveyn
işleme
caaccb5653
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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 {