fix mobile interface
This commit is contained in:
parent
f8246563a5
commit
f98e606e90
4 changed files with 47 additions and 18 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue