From dfc643f4febc9ac5e62e9aba3e3adafde2e85a54 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 00:13:57 +0000 Subject: [PATCH] feat: add thin application header with primary blue color Enable the existing hidden header element and style it as a thin (48px) bar using the app's primary blue color (#2563eb), which is distinct from the page background. The theme toggle button top position is adjusted to center vertically within the header. Closes #2 Co-authored-by: Anderson Ledo --- frontend/index.html | 2 +- frontend/style.css | 32 +++++++++++++++++++------------- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index c894f6852..54a479cba 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -7,7 +7,7 @@ Course Materials Assistant - +