Authored by
郝肖肖
帮助中心 卡片字号调整
...
|
...
|
@@ -4,6 +4,7 @@ |
|
|
width: 1150px;
|
|
|
height: auto;
|
|
|
overflow: hidden;
|
|
|
padding-bottom: 50px;
|
|
|
}
|
|
|
|
|
|
.dot-icon {
|
...
|
...
|
@@ -135,7 +136,7 @@ |
|
|
|
|
|
.menu-common {
|
|
|
width: 992px;
|
|
|
margin: 45px auto;
|
|
|
margin: 50px auto 80px;
|
|
|
height: auto;
|
|
|
overflow: hidden;
|
|
|
|
...
|
...
|
@@ -231,6 +232,7 @@ |
|
|
margin-left: 75px;
|
|
|
float: left;
|
|
|
margin-top: 30px;
|
|
|
font-size: 14px;
|
|
|
|
|
|
&:nth-child(3n+1) {
|
|
|
margin-left: 0;
|
...
|
...
|
|