Эх сурвалжийг харах

Update index.css

修改了项目首页,项目名称过长的时项目名称不居中,显示位置偏左的问题。
chineek 8 жил өмнө
parent
commit
3092e623b0

+ 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;
-}
+}