From 0d945d5bfd17563c19ffe9c691f9c96e528f0552 Mon Sep 17 00:00:00 2001 From: Ben Weeks Date: Wed, 24 Dec 2025 12:48:55 +0000 Subject: [PATCH] fix: improve profile avatar alignment and styling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add left margin to inset avatar from banner edge - Use dark background color for avatar - Add object-fit: cover to prevent image stretching - Add profile-avatar CSS class with border and shadow 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- templates/nostrmarket/components/merchant-tab.html | 9 +++------ templates/nostrmarket/index.html | 10 ++++++++++ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/templates/nostrmarket/components/merchant-tab.html b/templates/nostrmarket/components/merchant-tab.html index cbd41ed..75b2bda 100644 --- a/templates/nostrmarket/components/merchant-tab.html +++ b/templates/nostrmarket/components/merchant-tab.html @@ -155,19 +155,16 @@ - +
- +