Compare commits

...

2 Commits

1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,7 @@ body {
/* #write 为写入区域 */
#write {
max-width: 1280px;
max-width: 1080px;
padding: 20px 30px 160px;
margin: 0 auto;
}
@ -853,3 +853,4 @@ footer {
word-wrap: break-word;
}
}