From 146a74761ae37d6d678a1068d6c7b02fb8bd0bcf Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:14:30 +0000 Subject: [PATCH] feat: standardises top spacing of page layout (#2848) --- lnbits/core/templates/admin/index.html | 2 +- lnbits/core/templates/audit/index.html | 2 +- lnbits/core/templates/core/extensions.html | 35 ++++++++++++---------- 3 files changed, 21 insertions(+), 18 deletions(-) diff --git a/lnbits/core/templates/admin/index.html b/lnbits/core/templates/admin/index.html index 9970d6cd..224c3e91 100644 --- a/lnbits/core/templates/admin/index.html +++ b/lnbits/core/templates/admin/index.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}