fix: remove fixed-width

This commit is contained in:
Tienson Qin
2020-11-18 21:25:00 +08:00
parent fc1dc6d92f
commit 85a1837004
2 changed files with 0 additions and 21 deletions

View File

@@ -1146,14 +1146,6 @@ pre {
max-width: 665px;
}
.fixed-width {
max-width: 665px;
}
/* .editor-wrapper { */
/* max-width: 610px; */
/* } */
.ls-block, .editor-wrapper {
margin: 0 auto;
}