zxz 3 年之前
父節點
當前提交
df59e3a485
共有 1 個文件被更改,包括 3 次插入4 次删除
  1. 3 4
      large/css/app.css

+ 3 - 4
large/css/app.css

@@ -361,6 +361,8 @@ i{
 .about-mid .main-mid-bot{
 	margin: 0;
 	width: 950px;
+	display: flex;
+	justify-content: space-between;
 }
 .about-right{
 	width: 370px;
@@ -414,10 +416,7 @@ i{
 	flex: 1;
 	text-align: left;
 }
-.main-mid-bot{
-	display: flex;
-	justify-content: space-between;
-}
+
 .about-mid .content{
 	flex: 1;
 	background:url(../img/line6.png) no-repeat bottom left;