From dff68e40ff4eff43476bd5d55af5e081b39c8821 Mon Sep 17 00:00:00 2001 From: Utkarsh Bajpai Date: Wed, 30 Sep 2020 23:59:04 +0530 Subject: [PATCH] Changes in background color --- css/stylesheet-customizations.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/stylesheet-customizations.scss b/css/stylesheet-customizations.scss index ccf163b28aa..caff987fc6e 100644 --- a/css/stylesheet-customizations.scss +++ b/css/stylesheet-customizations.scss @@ -7,7 +7,7 @@ // Customize the background color body { - // background-color: #f2f2f2;; + // background-color: #f2f2f1;; } // Customize the menubar color