From a349505fb5da17f0fc6f04d096c21fc12e7223b2 Mon Sep 17 00:00:00 2001 From: soufiane Date: Fri, 11 Apr 2025 18:32:47 +0200 Subject: [PATCH] wait #7478 @0:05 --- less/002-common.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/002-common.less b/less/002-common.less index 1ed6553..7268f8a 100644 --- a/less/002-common.less +++ b/less/002-common.less @@ -58,7 +58,7 @@ body.popupOpen { } main { - background-color: #fff; + background-color: #f6f9fc; max-width: @content-max-width; margin: 0 auto; position: relative; -- 2.39.5