From 0c7400530c15e9360261434bf46cf912194d7671 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 19 Oct 2022 20:15:37 +0100 Subject: [PATCH] Redundant box-shadow removed --- style/new_style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style/new_style.css b/style/new_style.css index f6679b8..5b006d4 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -29,7 +29,6 @@ body { text-align: center; position: absolute; bottom: -14px; - box-shadow: 3px; color: azure; }