From 74c6a6bff2aef470265e44ffab638d5fde55f1f7 Mon Sep 17 00:00:00 2001 From: sea-kelp <66500457+sea-kelp@users.noreply.github.com> Date: Fri, 28 Jun 2024 17:11:31 -0700 Subject: [PATCH] Fix nav bar links on mobile --- OpenOversight/app/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenOversight/app/templates/base.html b/OpenOversight/app/templates/base.html index 835261c0f..bd50fba84 100644 --- a/OpenOversight/app/templates/base.html +++ b/OpenOversight/app/templates/base.html @@ -62,7 +62,7 @@