From 3478fe0350e6d4d2fe8a3899c178e9c3e16ded5e Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sun, 8 Mar 2020 04:22:22 +0100 Subject: [PATCH] added some fluffy material --- threadr/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/threadr/style.css b/threadr/style.css index c48f00e..bfbb66d 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -343,5 +343,6 @@ header { border-radius: 0px; boder: none; background-color: #001858; + padding: 14px 20px; box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2); }