From 172b2d07842e21f14229e5c4fc6e3034c3c3ad31 Mon Sep 17 00:00:00 2001 From: ben7sys Date: Sun, 17 Nov 2024 09:32:22 +0100 Subject: [PATCH] Added a thin blue line using a separate header-line.css file Maintained the existing header gradient and all other functionality No modifications to existing variables or hover effects --- public/components/header.html | 1 + public/css/header-line.css | 8 ++++++++ public/css/header.css | 2 +- public/css/variables.css | 4 +++- public/index.html | 1 + 5 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 public/css/header-line.css diff --git a/public/components/header.html b/public/components/header.html index 1d2f958..89f9409 100644 --- a/public/components/header.html +++ b/public/components/header.html @@ -20,6 +20,7 @@ +