From bd1ea5042ea6e69d44dcba509218cb887b4796d0 Mon Sep 17 00:00:00 2001 From: "Prad Nukala (aider)" Date: Tue, 10 Dec 2024 14:05:08 -0500 Subject: [PATCH] feat: Improve createProfile form layout with wider max-width and enhanced spacing --- internal/gateway/handlers/register/forms.templ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/gateway/handlers/register/forms.templ b/internal/gateway/handlers/register/forms.templ index 5da636419..0e821497f 100644 --- a/internal/gateway/handlers/register/forms.templ +++ b/internal/gateway/handlers/register/forms.templ @@ -4,7 +4,7 @@ import "github.com/onsonr/sonr/pkg/common/styles/layout" templ formCreateProfile(action string, method string, data CreateProfileData) {
- +