From acc72d07d0f9ce6aa79962ed423c51a7965bc151 Mon Sep 17 00:00:00 2001 From: Aaron shiel <57824522+aaronshiel@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:21:59 -0700 Subject: [PATCH] nav bar title fix (#311) --- client/src/pages/record.tsx | 2 +- client/src/styles/layout.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/pages/record.tsx b/client/src/pages/record.tsx index 92e18a5d..7359085e 100644 --- a/client/src/pages/record.tsx +++ b/client/src/pages/record.tsx @@ -432,7 +432,7 @@ function RecordPage(props: { ) : undefined}