Skip to content
Snippets Groups Projects
Unverified Commit a96f78d9 authored by Diego Sampaio's avatar Diego Sampaio
Browse files

Fix setup wizard logo

parent fb217130
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
<template name="setupWizardInfo">
<section class="setup-wizard-info">
<header class="setup-wizard-info__header">
<img class="setup-wizard-info__header-logo" src="images/logo/logo-black.svg">
<img class="setup-wizard-info__header-logo" src="images/logo/logo.svg">
<span class="setup-wizard-info__header-tag">{{_ "Setup Wizard"}}</span>
</header>
<div class="setup-wizard-info__content">
......
......@@ -25,6 +25,7 @@
&-logo {
margin: 0 0.375rem;
height: 1.5rem;
}
&-tag {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment