From: opi <opi@no-log.org>
Date: Sun, 28 Jun 2015 13:46:46 +0000 (+0200)
Subject: Reduction de la hauteur du header.
X-Git-Url: https://nos-oignons.net/gitweb/website.git/commitdiff_plain/f19d91a1c0c92cd174ba36db06a3ba895efe7baf
Reduction de la hauteur du header.
---
diff --git a/local.css b/local.css
index 4fc4a40..60d6151 100644
--- 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) {