mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
chore: set h1 font weight to 600
This commit is contained in:
@@ -553,7 +553,7 @@ h1.title {
|
||||
margin-bottom: 1.5rem;
|
||||
color: var(--ls-title-text-color, #222);
|
||||
font-size: var(--ls-page-title-size, 36px);
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.block-highlight,
|
||||
|
||||
Reference in New Issue
Block a user