CJ 1 year ago
parent
commit
3c5c811093
1 changed files with 2 additions and 6 deletions
  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 {