style.css: reduce top margin

This commit is contained in:
Jérôme Schneider 2014-04-02 12:31:49 +02:00
parent 23bca0c985
commit 9b3e11ed6a
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ div#wrap-large,
div#wrap {
background: white;
width: 640px;
margin: 3em auto;
margin: 1em auto;
margin-bottom: 0;
padding: 15px;
border-radius: 6px;