Przeglądaj źródła

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

= 1 rok temu
rodzic
commit
d5aec16966
1 zmienionych plików z 2 dodań i 6 usunięć
  1. 2 6
      templates/blog.html

+ 2 - 6
templates/blog.html

@@ -115,14 +115,10 @@
             font-weight: 300;
         }
 
-        p > a > img {
-            width: 100%;
-            height: 100%;
-        }
 
         p > img {
-            max-width: 100%;
-            max-height: 100%;
+            width: 100%;
+            height: 100%;
         }
 
         .pre {