소스 검색

Merge pull request #203 from chineek/master

Update index.css
star7th 8 년 전
부모
커밋
d4b4e2aacc
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Public/css/item/index.css

+ 2 - 2
Public/css/item/index.css

@@ -12,7 +12,7 @@ body {
   margin: 30px 0;
 }
 .my-item{
-  margin: 40px;
+  margin: 40px 10px;
 }
 
 .container-thumbnails{
@@ -48,4 +48,4 @@ margin-top: 60px;
   margin-right:5px;
   margin-top:5px;
   display: none;
-}
+}