From 5dd522d3c9e0a14174dfaf9a9bec3309bd5b35e8 Mon Sep 17 00:00:00 2001 From: Daniel Maclaren Date: Wed, 6 Mar 2024 18:51:42 +0000 Subject: [PATCH] replaced the existing nav bar with an alternative method --- static/styles/mainpage.css | 1 + templates/layout.html | 31 ++++++++++++++++++++----------- templates/login.html | 14 +++++--------- 3 files changed, 26 insertions(+), 20 deletions(-) diff --git a/static/styles/mainpage.css b/static/styles/mainpage.css index f8a24aa..9fe0a45 100644 --- a/static/styles/mainpage.css +++ b/static/styles/mainpage.css @@ -6,6 +6,7 @@ body { main { background: #efe6d5; + padding: 2rem; } footer { diff --git a/templates/layout.html b/templates/layout.html index ca975bf..c495888 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -13,19 +13,28 @@
diff --git a/templates/login.html b/templates/login.html index bd4704f..b15e59a 100644 --- a/templates/login.html +++ b/templates/login.html @@ -7,17 +7,13 @@ {% block main %}
- - - We'll never share your email with anyone else. + + + We'll never share your email with anyone else.
- - -
-
- - + +