From 157b63a5d0027e7d6d2893774aa8d6307e72923e Mon Sep 17 00:00:00 2001
From: nahuhh <50635951+nahuhh@users.noreply.github.com>
Date: Fri, 10 Jan 2025 20:59:36 +0000
Subject: [PATCH] wallet: center qr code if only 1 wallet addr

---
 basicswap/templates/wallet.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html
index 9672a80..16a347d 100644
--- a/basicswap/templates/wallet.html
+++ b/basicswap/templates/wallet.html
@@ -265,7 +265,7 @@
               <div class="pb-6 bg-coolGray-100 dark:bg-gray-500 rounded-xl">
                 <div class="px-6">
                   <div class="container mx-auto">
-                    <div class="flex flex-wrap max-w-7xl mx-auto -m-3">
+                    <div class="flex flex-wrap max-w-7xl mx-auto justify-center -m-3">
                       {% if w.cid in '6, 9' %}
                       {# XMR | WOW #}
                       <div class="w-full md:w-1/2 p-3 flex justify-center items-center">