CJ 1 년 전
부모
커밋
bfaf1c5f62
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      templates/blog.html

+ 4 - 0
templates/blog.html

@@ -115,6 +115,10 @@
             font-weight: 300;
         }
 
+        p > a > img {
+            width: 100%;
+            height: 100%;
+        }
 
         p > img {
             width: 100%;