centered zoff name on mobile on frontpage

This commit is contained in:
Kasper Rynning-Tønnesen
2016-01-31 17:14:31 +01:00
parent b0c33f1a5b
commit ad57368eb0
3 changed files with 6 additions and 2 deletions

View File

@@ -1154,6 +1154,10 @@ nav ul li:hover, nav ul li.active {
right: 0;
}
.brand-mobile{
padding-left:0px !important;
}
#player{
display:none;
}