make the bg wider
This commit is contained in:
@@ -345,7 +345,7 @@ body {
|
||||
<style scoped>
|
||||
/* 基础布局 */
|
||||
.container {
|
||||
max-width: 960px;
|
||||
max-width: 1200px; /* 改宽了: 从960px增加到1200px */
|
||||
margin: 0 auto;
|
||||
padding: 30px 20px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user