CJ há 1 ano atrás
pai
commit
3c5c811093
1 ficheiros alterados com 2 adições e 6 exclusões
  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 {