feat: new logo

This commit is contained in:
Julian Tölle 2023-03-28 22:09:40 +02:00
parent ee0768c396
commit 67ad782558
4 changed files with 18 additions and 25 deletions

View file

@ -3,7 +3,7 @@
@layer base {
html {
@apply bg-cocoa-brown text-yellow-400 text-center;
@apply bg-cocoa-brown text-yellow-300 text-center;
}
}

3
src/lib/images/logo2.png Normal file
View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:252ffdedbfb3b952c9c3b7f2b26a6bf4c9c35b3e47769b49b0c39cc44874ab81
size 3582877

View file

@ -1,7 +1,7 @@
<script>
import "../app.css";
import LogoImg from "$lib/images/logo.png?width=512&format=webp;png&srcset";
import LogoImg from "$lib/images/logo2.png?width=512&format=webp;png&srcset";
</script>
<header class="flex justify-center">
@ -19,7 +19,7 @@
<div class="max-w-screen-md">
<p class="font-vinque text-6xl mt-8">
Ein <span class="text-[4rem] relative bottom-2">P</span>feil am rechten
<span class="text-red-500"
<span class="text-red"
><span class="text-[4rem] relative bottom-2">F</span>leck</span
>
</p>