fix: reduce document mode block margin

This commit is contained in:
Weihua Lu
2021-07-09 14:59:43 +08:00
parent f31ab98ed0
commit d7718088f3

View File

@@ -286,7 +286,7 @@
}
.document-mode .ls-block {
margin-bottom: 2rem;
margin-bottom: 1rem;
}
.color-level {