|
|
|
@ -20,7 +20,7 @@ import Social from "$lib/elements/Social.svelte";
|
|
|
|
|
<main class="flex flex-col gap-5">
|
|
|
|
|
<section class="container bg-gray-800 rounded-lg shadow-lg p-5 flex flex-col -mt-5">
|
|
|
|
|
<div class="flex flex-col justify-center items-center gap-3 -mt-20 lg:-mt-28">
|
|
|
|
|
<div class="bg-gradient-to-t from-gray-800 via-gray-800 to-red-500 p-2 lg:p-3 rounded-full">
|
|
|
|
|
<div class="bg-gradient-to-t from-gray-800 via-gray-800 to-red-500 p-2 lg:p-3 rounded-full z-50">
|
|
|
|
|
<img src="/pic.png" id="clickMeow" class="pop w-40 h-40 lg:w-60 lg:h-60 rounded-full bg-gray-800" />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|