theme: Fix padding at the top of page header.

This commit is contained in:
Michael Tremer
2014-01-11 13:03:06 +01:00
parent d0c91170ca
commit 9c9c9cb613

View File

@@ -180,6 +180,7 @@ iframe {
color: #fff;
font-size: 3.6em;
font-weight: bold;
padding-top: 0.2em;
padding-left: 1.7em;
}