From 41abe63f18570c95f670971bd048351e58f2300b Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Fri, 7 Mar 2025 14:23:46 +0000 Subject: [PATCH] hide text on small screen (#3021) --- lnbits/core/templates/core/index.html | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/lnbits/core/templates/core/index.html b/lnbits/core/templates/core/index.html index 3979dd66..015f2e95 100644 --- a/lnbits/core/templates/core/index.html +++ b/lnbits/core/templates/core/index.html @@ -87,18 +87,20 @@ > {{SITE_TITLE}} -
- {{SITE_TAGLINE}} -
-

- {{SITE_DESCRIPTION}} -

+