From 295d03869eabcb67bddf14dbde09b36c2e291a18 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Sat, 24 Sep 2022 00:02:50 +0000 Subject: Fix various theming bugs Signed-off-by: Christopher Ng --- core/css/styles.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'core/css/styles.scss') diff --git a/core/css/styles.scss b/core/css/styles.scss index ad642dbc728..bfc570426c3 100644 --- a/core/css/styles.scss +++ b/core/css/styles.scss @@ -98,7 +98,6 @@ ul { } body { - background-color: var(--color-main-background); font-weight: normal; /* bring the default font size up to 15px */ font-size: var(--default-font-size); -- cgit v1.2.3