diff options
| author | Ahmed AbdelHalim <[email protected]> | 2025-09-07 23:07:43 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2025-09-07 23:21:21 +0200 |
| commit | b3afec6c0ff240c8ad93c34e713be98d25d535eb (patch) | |
| tree | eb02fca7aaa00222680d9d8cfb02147394d9445b /static | |
| parent | 91a4985eacc25178171d2813d88df3fdfa91e188 (diff) | |
Add HTTPS check on the go app with warning on login screen
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
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, |
