fix: server pfp 300x300

This commit is contained in:
Jozef Steinhübl 2024-08-01 21:17:59 +02:00
parent 65fc692605
commit 0c7f7ff712
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -49,7 +49,7 @@ import { SOCIALS } from "../config";
class="mt-24 flex flex-col items-center justify-center md:mt-64 md:flex-row"
>
<div class="justify-cener flex items-center">
<Image src={logo} width={200} alt="pfp" class={"h-[200px] w-[200px]"} />
<Image src={logo} width={300} alt="pfp" class={"h-[200px] w-[200px]"} />
</div>
<section class="text-center md:ml-6 md:text-left">
<div class="flex flex-col drop-shadow-yellow">