@@ -103,7 +103,7 @@ const topage = (url) => {
background: #979797;
}
.center {
- margin-top: 60px;
+ margin-top: 40px;
display: flex;
justify-content: space-between;
align-items: center;
@@ -148,7 +148,7 @@ const topage = (url) => {
// width: 1920px;
// height: 480px;
background: #131415;
- padding: 65px 360px;
+ padding: 65px 360px 20px;
box-sizing: border-box;
.title {