字体颜色微调
This commit is contained in:
tangly1024
2021-12-22 16:55:06 +08:00
parent 81b205f5f1
commit b83566e4f4
8 changed files with 18 additions and 23 deletions

View File

@@ -68,7 +68,7 @@
}
.notion {
font-size: 16px;
font-size: 17px;
line-height: 1.5;
color: var(--fg-color);
caret-color: var(--fg-color);