From a206ed9034e58049091048a619f37b702b42fd58 Mon Sep 17 00:00:00 2001 From: Dirk Heilig Date: Sat, 27 Jan 2024 10:15:43 +0100 Subject: [PATCH] Remove header background --- themes/hugo-theme-flat/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-theme-flat/static/css/style.css b/themes/hugo-theme-flat/static/css/style.css index f758b8d..dc1fa0e 100644 --- a/themes/hugo-theme-flat/static/css/style.css +++ b/themes/hugo-theme-flat/static/css/style.css @@ -188,7 +188,7 @@ a.external:after { } /* set light background */ -.header-wrapper, +/*.header-wrapper,*/ .footer, .main, .side-recent,