diff --git a/css/tpl-default.css b/css/tpl-default.css index f44f05d32..cab9f35f2 100644 --- a/css/tpl-default.css +++ b/css/tpl-default.css @@ -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) {