diff --git a/threadr/style.css b/threadr/style.css index bfbb66d..b5f9da8 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -343,6 +343,6 @@ header { border-radius: 0px; boder: none; background-color: #001858; - padding: 14px 20px; + margin: -14px -20px; box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2); }