From 9c77e0674d402bcd2281ef1a5e084fa22b1d6562 Mon Sep 17 00:00:00 2001 From: AJ Schmidt Date: Fri, 29 Jul 2022 10:42:33 -0400 Subject: [PATCH] Remove `body` `background-color` style from `custom.css` --- assets/css/custom.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index b87389917a7..8b5a209af17 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -183,7 +183,6 @@ body { font-size: inherit; line-height: 1.4; color: #5c5962; - background-color: #fff; } h1,