CJ 1 anno fa
parent
commit
82060e1df0
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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 {