From c76900fdea80eeb9f47ca07474c1f2684404cd6a Mon Sep 17 00:00:00 2001 From: Johaan-Paul Date: Fri, 6 Sep 2024 22:59:29 +0000 Subject: [PATCH] Update the Css along with template and 404 pages --- 404.html | 2 +- global.css | 5 +++++ index.html | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/404.html b/404.html index 9e522c3..74558ac 100644 --- a/404.html +++ b/404.html @@ -67,7 +67,7 @@

Driven by innovation, powered by teamwork—racing toward a sustainable future.

-
+
diff --git a/global.css b/global.css index 1d183d8..738fec8 100644 --- a/global.css +++ b/global.css @@ -236,6 +236,11 @@ header h1{ margin: 0rem; } +.headerImage{ + flex-basis: 60%; + background-color: red; +} + /*Set the styles for the header section specifically on smaller screens*/ @media (max-width: 500px) { header h1{ diff --git a/index.html b/index.html index 7b9fad1..b5bbb9d 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@

Driven by innovation, powered by teamwork—racing toward a sustainable future.

-
+