fix: wrong tag name

This commit is contained in:
Derrick Hammer 2023-12-22 15:40:06 -05:00
parent 87ac4c63f6
commit 9b964dd4f4
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export const Header = ({}: Props) => {
<Link to="/">
<Web3NewsLogo />
<div className="relative mt-1">
<image
<img
className="-right-8 -top-3 absolute"
width={28}
height={24}