修改样式改为1200
This commit is contained in:
@ -71,7 +71,7 @@
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
.footer_left {
|
||||
padding: 40px 0;
|
||||
padding: 60px 0;
|
||||
.footer_left_one {
|
||||
width: 392px;
|
||||
height: 63px;
|
||||
@ -104,10 +104,10 @@
|
||||
}
|
||||
.footer_right {
|
||||
display: flex;
|
||||
.item {
|
||||
.item:nth-child(1) {
|
||||
font-size: 18px;
|
||||
color: #333;
|
||||
margin-right: 50px;
|
||||
margin-right: 40px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user