Merge pull request #316 from tangly1024/feat_section-distance

行间距优化
This commit is contained in:
tangly1024
2022-06-20 13:42:43 +08:00
committed by GitHub

View File

@@ -701,8 +701,8 @@ svg.notion-page-icon {
width: 100%;
white-space: pre-wrap;
word-break: break-word;
padding: 3px 2px;
margin: 1px 0;
padding: 3px 2px !important;
margin: 1px 0 !important;
}
.notion-text:first-child {