From 5e871e27849305dca263f2cbc7aa2c97332db081 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 12 Dec 2023 14:03:07 +0100 Subject: [PATCH] removing unecessary body color --- resources/css/admin-style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/resources/css/admin-style.css b/resources/css/admin-style.css index c57ab13..d93ebf7 100644 --- a/resources/css/admin-style.css +++ b/resources/css/admin-style.css @@ -1,7 +1,3 @@ -/* body { - background: red !important; -} */ - .edit-post-visual-editor__post-title-wrapper { h1 { font-weight: revert;