]> nos-oignons.net Git - website.git/commitdiff
Reduction de la hauteur du header.
authoropi <opi@no-log.org>
Sun, 28 Jun 2015 13:46:46 +0000 (15:46 +0200)
committeropi <opi@no-log.org>
Sun, 28 Jun 2015 14:01:15 +0000 (16:01 +0200)
local.css

index 4fc4a40dd4f1434852cfaebe1d043bef58a415a9..60d61511b8b68237d2e71c17d3b7a44967682df9 100644 (file)
--- a/local.css
+++ b/local.css
@@ -97,7 +97,7 @@ thead td {
 
 
 .body-wrapper > header {
-    padding: 2em 0;
+    padding: 1em 0;
     border-bottom: solid 1px #ccc;
 }
 @media screen and (min-width: 400px) {