Fix brand padding

This commit is contained in:
Luca Chiricozzi
2015-11-23 18:09:35 +01:00
parent 457e6f7dfd
commit 3c7a22296f
3 changed files with 19 additions and 19 deletions

View File

@@ -73,6 +73,7 @@ a {
font-family: "Open Sans", sans-serif;
font-style: italic;
font-size: 2.5em;
padding-left: 0;
color: white;
text-decoration: none; }
.mg-brand:hover {