diff --git a/css/firstrunwizard.css b/css/firstrunwizard.css index 80b4e4a68..ac7684309 100644 --- a/css/firstrunwizard.css +++ b/css/firstrunwizard.css @@ -16,7 +16,7 @@ color: #fff; } #firstrunwizard .firstrunwizard-header .logo { - background-image: url('../../../core/img/logo-icon.svg'); + background-image: url('../../../core/img/logo.svg'); background-repeat: no-repeat; background-size: 175px; background-position: center;