From 6258431a9d7406bc692c68dcf31c94f8a2ce4db5 Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L. de Mello" Date: Wed, 29 May 2024 17:01:12 -0300 Subject: [PATCH] fix: smooth scrolling and screen --- layouts/page.templ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/page.templ b/layouts/page.templ index f96b8b0..ba61d46 100644 --- a/layouts/page.templ +++ b/layouts/page.templ @@ -2,7 +2,7 @@ package layouts templ Page(title string) { - + { children... }