Update footer.tsx

This commit is contained in:
MacRimi 2025-02-16 13:35:13 +01:00 committed by GitHub
parent 4cba35fc8b
commit 6d16962eb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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