feat: PC 容器 max-width 调整为 100%
This commit is contained in:
@@ -86,7 +86,7 @@ body::before {
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 90%;
|
||||
max-width: 100%;
|
||||
width: 1200px;
|
||||
margin: 0 auto;
|
||||
padding: 24px;
|
||||
|
||||
Reference in New Issue
Block a user