소스 검색

Update style.css

Capitan Cloud 2 년 전
부모
커밋
66ad1a4972
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Public/css/style.css

+ 2 - 2
Public/css/style.css

@@ -93,7 +93,7 @@ body {
 .blog-entry {
   width:100%;
   margin-bottom:0px;
-  min-height:120px;
+  min-height:80px;
   background:#FFFFFF;
   border:1px solid black;
   padding:30px;
@@ -697,4 +697,4 @@ body {
   width:120px;
   height:620px;
   display:none;
-}
+}