From 6942e6f9794ec541769a4ae08e8c4c2a480805d2 Mon Sep 17 00:00:00 2001 From: Brandon Egger Date: Mon, 10 Apr 2023 20:23:59 -0500 Subject: [PATCH] improve look of header --- public/listening-ear.svg | 2 +- src/components/Header.tsx | 4 ++-- src/pages/index.tsx | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/public/listening-ear.svg b/public/listening-ear.svg index 9afa7fc..d54621c 100644 --- a/public/listening-ear.svg +++ b/public/listening-ear.svg @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 0fe8932..1e3cf8d 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -78,11 +78,11 @@ const NavBar = () => { const Header: NextPage = () => { return <>
-
+
Ear listening
-

Center for Auditory Training Resources

+

Center for Auditory Training Resources

diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 446c291..61f0f74 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -11,7 +11,8 @@ const Home: NextPage = () => {
-
+
+

Welcome to the Resource Center for Auditory Training!