Update footer2.tsx

This commit is contained in:
MacRimi 2025-02-16 13:16:44 +01:00 committed by GitHub
parent 1311c366ce
commit 55e7855025
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,9 +24,9 @@ export default function Footer() {
<Image <Image
src="https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/kofi.png" src="https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/kofi.png"
alt="Support me on Ko-fi" alt="Support me on Ko-fi"
width={150} width={140}
height={40} height={40}
className="w-[150px] h-[40px] mr-[50px]" className="w-[140px] mr-[52px]"
loading="lazy" loading="lazy"
/> />
</a> </a>