From 672e61849d41083a3e24018df6b1a1eef2b79c1c Mon Sep 17 00:00:00 2001 From: "fred.boniface" Date: Fri, 28 Oct 2022 20:18:53 +0100 Subject: [PATCH] Add larger size options for 500px logo --- new_index.html | 38 +++++++++++++++++++++++--------------- style/new_style.css | 1 - 2 files changed, 23 insertions(+), 16 deletions(-) diff --git a/new_index.html b/new_index.html index 99ab42e..3a33ba9 100644 --- a/new_index.html +++ b/new_index.html @@ -26,8 +26,8 @@ - - + + Fred Boniface logo @@ -50,19 +50,27 @@
diff --git a/style/new_style.css b/style/new_style.css index a237a83..ef519a0 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -163,7 +163,6 @@ body { color: var(--main-text-color); } /* FOOTER */ -/* FOOTER */ footer { position: relative; width: 100%;