From f4cc3cc5b436eb91543c33b38f460920fccb1816 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 28 Oct 2025 21:58:02 +0000 Subject: [PATCH] Enhance navbar items with icons for improved visual clarity and user experience --- atlas/templates/atlas/base.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/atlas/templates/atlas/base.html b/atlas/templates/atlas/base.html index 14692972..7b0e9258 100755 --- a/atlas/templates/atlas/base.html +++ b/atlas/templates/atlas/base.html @@ -15,68 +15,68 @@