CJ il y a 1 an
Parent
commit
82060e1df0
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 {