# 自适应配置

This commit is contained in:
xianfuxing 2018-08-01 11:21:32 +08:00
parent 345dbec5e3
commit 50622e20d5
1 changed files with 2 additions and 1 deletions

View File

@ -186,7 +186,8 @@ $light_gray:#eee;
position: absolute;
left: 0;
right: 0;
width: 520px;
min-width: 380px;
max-width: 520px;
padding: 35px 35px 15px 35px;
margin: 120px auto;
}