From 2d3d93aa892ea35b1d9c00e11d8fcb106aac3e55 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 4 Jul 2026 21:30:28 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Adjust=20editor=20font?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/backend/editor.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/backend/editor.css b/styles/backend/editor.css index 4c22fb9..75acaa9 100644 --- a/styles/backend/editor.css +++ b/styles/backend/editor.css @@ -8,6 +8,7 @@ body { font-family: var(--font-sans); + font-size: var(--text-base); h1, h2, h3, h4, h5, h6 {