fix: image location

This commit is contained in:
DIYgod 2023-04-08 11:19:15 +01:00
parent 60924aabec
commit 2869daa86b
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -573,7 +573,7 @@ function Home() {
</Element>
</div>
<div className="my-20 text-center">
<div className="w-20 h-20 mx-auto mb-10">
<div className="w-[100px] h-[100px] mx-auto mb-10">
<Logo type="lottie" width={100} height={100} loop={true} />
</div>
{isConnected ? (