修复文章字体被覆盖的bug

This commit is contained in:
tangly1024.com
2024-04-15 11:05:29 +08:00
parent c91a2e06b8
commit cad6420ef8

View File

@@ -72,7 +72,7 @@
line-height: 1.5;
color: var(--fg-color);
caret-color: var(--fg-color);
font-family: inherit;
font-family: inherit !important;
}
.notion > * {