From 24412f9c59b000fdde9dff6163fd407b9a6e37d8 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sun, 8 Mar 2020 04:28:42 +0100 Subject: [PATCH] bogering again.... --- threadr/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index d958451..867f077 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -344,6 +344,6 @@ header { boder: none; background-color: #001858; color: #fef6e4; - margin: -24px -20px; + margin: -40px; box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2); }