Affinity: Use correct font size (used for posts, not pages) in the editor.
This commit is contained in:
parent
85081cf502
commit
fbfda17d10
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
.edit-post-visual-editor .editor-block-list__block p:not(.wp-block-cover-text),
|
||||
.editor-default-block-appender input[type="text"].editor-default-block-appender__content {
|
||||
color: #5e5853;
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
font-family: Lora, Baskerville, Georgia, Times, serif;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue