From 8b288116e4ba8df1606876c017ef92476a23899d Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Wed, 18 Jan 2023 07:55:14 +0100 Subject: [PATCH] changed forgotten styling --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index c886fab..2ff2084 100644 --- a/styles/style.css +++ b/styles/style.css @@ -551,7 +551,7 @@ main { background: #2e1e26; } .boxed-container { - box-shadow: 0 16px 48px #3f2a34; + box-shadow: 0 16px 48px #433e4c; } .has-top-divider {