Lekcja 3 czy coś

This commit is contained in:
Dark Steveneq
2025-12-08 20:48:40 +01:00
parent 4a73c7e990
commit 87f330fbba
13 changed files with 142 additions and 22 deletions

View File

@@ -1,9 +1,9 @@
---
import { House, Image, Phone } from '@lucide/astro'
import { House, Image, Phone, Table2 } from '@lucide/astro'
---
<header class="
flex flex-row justify-between
<header style="animation: wsun 0.1s ease-in-out" class="
flex flex-row justify-between z-20
mb-3 py-0.5 px-3 rounded-md h-14
bg-slate-100 drop-shadow-slate-300 drop-shadow-md
">
@@ -24,6 +24,10 @@ import { House, Image, Phone } from '@lucide/astro'
<House class="mx-auto" stroke-width={1} />
Strona główna
</a>
<a class="flex flex-col hover:text-shadow-sm text-shadow-slate-50 hover:scale-110 hover:text-slate-700 not-motion-reduce:transition-all hover:mx-1" href="/uslugi">
<Table2 class="mx-auto" stroke-width={1} />
Uslugi
</a>
<a class="flex flex-col hover:text-shadow-sm text-shadow-slate-50 hover:scale-110 hover:text-slate-700 not-motion-reduce:transition-all hover:mx-1" href="/portfolio">
<Image class="mx-auto" stroke-width={1} />
Portfolio