Procházet zdrojové kódy

Merge pull request #203 from chineek/master

Update index.css
star7th před 8 roky
rodič
revize
d4b4e2aacc
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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;
-}
+}