From 8b39502d901c3fd3a46bb4f5050313584100514f Mon Sep 17 00:00:00 2001 From: Christian Ditaputratama Date: Thu, 31 Oct 2024 10:39:18 +0700 Subject: [PATCH] chore(style): Changed UI layout styles --- internal/handler/views/layout.templ | 8 ++++---- internal/handler/views/layout_templ.go | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/internal/handler/views/layout.templ b/internal/handler/views/layout.templ index 58062c3..b1fec1c 100644 --- a/internal/handler/views/layout.templ +++ b/internal/handler/views/layout.templ @@ -41,14 +41,14 @@ templ base(m Meta) { - + @navbar(m.Identifier) -
+
{ children... }
-