diff --git a/style.css b/style.css index 0aada2a..84632ba 100644 --- a/style.css +++ b/style.css @@ -66,7 +66,7 @@ body { /* Bar Psocial Style */ #theme-header { - height: 90px; + height: 72px; background: #f9c404; background-image: linear-gradient(bottom, #fcdd4e 20%, #f9c404 80%); background-image: -o-linear-gradient(bottom, #fcdd4e 20%, #f9c404 80%); @@ -604,8 +604,8 @@ div#article-parent { position: absolute; z-index: 10; font-size: 11px; - padding-bottom: 30px; - padding-top: 20px; + /* padding-bottom: 30px; + padding-top: 20px; */ } #footer-border { -- libgit2 0.21.2