修改了项目首页,项目名称过长的时项目名称不居中,显示位置偏左的问题。
@@ -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;
-}
+}