From ee3f773ca5f962e3f53ef1ddda71ac1fa5663b4d Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Sun, 19 Apr 2026 19:15:03 +0300 Subject: [PATCH] chore: replace section with main tag --- src/routes/Page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/Page.svelte b/src/routes/Page.svelte index 0346bad..00481d6 100644 --- a/src/routes/Page.svelte +++ b/src/routes/Page.svelte @@ -12,7 +12,7 @@ import { fade } from 'svelte/transition'; class="h-full flex flex-col gap-3 sm:gap-4" in:fade={{ duration: 500, delay: 150, easing: cubicIn }} > -
+
-
+