From c7fd99f6f37ed76fbf02ec1c9c181e52f2b0849c Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 11 May 2026 13:25:28 +0100 Subject: [PATCH] feat: Update navbar identifiers for better accessibility and mobile responsiveness --- anatomy/templates/anatomy/base.html | 4 +- longs/templates/longs/base.html | 28 +++-- physics/templates/physics/base.html | 4 +- rad/static/css/widgets.css | 30 +++++ rapids/templates/rapids/base.html | 4 +- shorts/templates/shorts/base.html | 4 +- static/css/widgets.css | 30 +++++ templates/base.html | 176 ++++++++++++++++++---------- 8 files changed, 198 insertions(+), 82 deletions(-) diff --git a/anatomy/templates/anatomy/base.html b/anatomy/templates/anatomy/base.html index d9ae5560..e8b1b61f 100644 --- a/anatomy/templates/anatomy/base.html +++ b/anatomy/templates/anatomy/base.html @@ -9,10 +9,10 @@