From b3afec6c0ff240c8ad93c34e713be98d25d535eb Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Sun, 7 Sep 2025 23:07:43 +0200 Subject: Add HTTPS check on the go app with warning on login screen --- static/css/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/css/styles.css') diff --git a/static/css/styles.css b/static/css/styles.css index 3edbaf2..961241f 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -72,6 +72,7 @@ footer { border-left-width: 14px; padding: 14px; white-space: pre-line; + margin-bottom: 1rem; } .message.loading, -- cgit v1.2.3