Просмотр исходного кода

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

= 1 год назад
Родитель
Сommit
caaccb5653
1 измененных файлов с 2 добавлено и 2 удалено
  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 {