use svg for logo so it looks god on retina display
This commit is contained in:
parent
2e44a8c047
commit
60b49fee1b
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ body {
|
|||
}
|
||||
|
||||
.logo {
|
||||
background: transparent url('../img/logo-negative.png');
|
||||
background: transparent url('../img/logo-negative.svg');
|
||||
background-size: 131px 51px;
|
||||
}
|
||||
|
||||
.top-bar-section li:not(.has-form) a:not(.button) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue