updated Grid and pages using grid, changed logo image to an svg, updated favicon logic

This commit is contained in:
Henri
2026-04-09 09:16:22 +03:00
parent adfe82280a
commit dde5aac7d2
13 changed files with 572 additions and 32 deletions

View File

@@ -56,7 +56,7 @@
<div class="relative z-20 flex min-h-screen w-full items-stretch py-8 md:py-12">
<div class="flex w-full max-w-115 flex-col justify-between">
<Image
src="/assets/LapLogo_white_orange.png"
src="/assets/logo.svg"
alt={$text["hero"]?.logoAlt || "MTÜ Lapikud"}
class="w-full max-w-65 md:max-w-80 h-auto pt-5 md:pt-10"
/>