feat: new logo, who dis? (#1802)

This commit is contained in:
sct
2021-06-17 20:46:40 +09:00
committed by GitHub
parent 910d00c195
commit beb5637d9f
57 changed files with 107 additions and 50 deletions

View File

@@ -69,8 +69,8 @@ const Setup: React.FC = () => {
</div>
<div className="relative z-40 px-4 sm:mx-auto sm:w-full sm:max-w-4xl">
<img
src="/logo.png"
className="max-w-full sm:max-w-md sm:mx-auto"
src="/logo_stacked.svg"
className="max-w-full mb-10 sm:max-w-md sm:mx-auto"
alt="Logo"
/>
<AppDataWarning />