fix mobile interface

This commit is contained in:
Bechi 2014-05-26 16:37:56 -03:00
commit f98e606e90
4 changed files with 47 additions and 18 deletions

View file

@ -38,8 +38,8 @@ body {
}
.logo {
background: transparent url('../img/logo-negative.svg');
background-size: 131px 51px;
background: transparent url('../img/logo-negative.svg') no-repeat;
background-size: 130px 51px;
}
.top-bar-section li:not(.has-form) a:not(.button) {