diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index 46d8489..074851f 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -113,7 +113,7 @@ const AdminLogin = () => {
return (
Site Admin Login
@@ -140,12 +140,12 @@ const Footer: NextPage = () => {
return (
{/** yellow stripe */}
-
+
{/** Main footer area */}
-
+
{/** Wendell Johnson Info */}
-
+
{
{/** Header and tabs */}
-
-
-
- {links.map((quickLink, index) => {
- return ;
- })}
-
-
+
+
+
+
+ {links.map((quickLink, index) => {
+ return ;
+ })}
+
+
+
{contacts.map((contactInfo, index) => {
diff --git a/src/components/Header.tsx b/src/components/Header.tsx
index b18dbb4..6a34162 100644
--- a/src/components/Header.tsx
+++ b/src/components/Header.tsx
@@ -77,7 +77,7 @@ const NavBar = () => {
];
return (
-
@@ -305,7 +305,7 @@ const PagesNavigation = ({
};
return (
-
+