Fix spacing inconsistencies on home screen
All checks were successful
check / check (push) Successful in 16s

- Remove mb-1 from Recent Transactions header (wallet headers have
  no bottom margin, so this should match)
- Remove mb-3 wrapper from wallet sections (section header bg
  provides the visual break, extra margin created uneven gaps)
- Change tx row padding from py-2 to py-1 to match address rows
This commit is contained in:
2026-02-26 17:11:27 +07:00
parent 44a078eaac
commit c131b89732
2 changed files with 3 additions and 3 deletions

View File

@@ -220,7 +220,7 @@
<!-- recent transactions across all addresses -->
<div>
<div
class="font-bold bg-section py-1 px-2 mb-1"
class="font-bold bg-section py-1 px-2"
style="margin-left: -0.5rem; margin-right: -0.5rem"
>
Recent Transactions