From a8542cad506399e93cd6343a03c4c5799a821fc7 Mon Sep 17 00:00:00 2001
From: inpharmaticist <49789899+inpharmaticist@users.noreply.github.com>
Date: Fri, 27 Mar 2026 20:19:26 -0700
Subject: [PATCH] Update nostr-contact.html
more why not
---
layouts/shortcodes/nostr-contact.html | 143 +++++++++++++++++++++-----
1 file changed, 120 insertions(+), 23 deletions(-)
diff --git a/layouts/shortcodes/nostr-contact.html b/layouts/shortcodes/nostr-contact.html
index 2e0b945..fb9a926 100644
--- a/layouts/shortcodes/nostr-contact.html
+++ b/layouts/shortcodes/nostr-contact.html
@@ -33,11 +33,6 @@
.nostr-contact-wrapper textarea::placeholder {
color: #6b7280;
}
- .nostr-contact-wrapper input:focus,
- .nostr-contact-wrapper textarea:focus {
- outline: 2px solid #3b82f6;
- outline-offset: -1px;
- }
.dark .nostr-contact-wrapper input,
.dark .nostr-contact-wrapper textarea {
background: #1f2937;
@@ -128,31 +123,133 @@
-