diff --git a/threadr/style.css b/threadr/style.css index a2f01a0..d958451 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -344,6 +344,6 @@ header { boder: none; background-color: #001858; color: #fef6e4; - margin: -14px -20px; + margin: -24px -20px; box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2); }