From b998896947bc103bc0ea23d18c008ff66f3cc8b1 Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Mon, 18 Sep 2023 09:45:38 -0400 Subject: [PATCH] Further improved stylind of profile subnav buttons fixed an issue with the router not routing to the personnel file page. --- .../src/components/ProfilePage/profileHeader.vue | 4 ++-- .../src/components/ProfilePage/profileSubNav.vue | 12 +++++++++--- 17th Website/src/router.js | 2 +- 17th Website/src/views/home.vue | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/17th Website/src/components/ProfilePage/profileHeader.vue b/17th Website/src/components/ProfilePage/profileHeader.vue index abed1b3..dd0fa15 100644 --- a/17th Website/src/components/ProfilePage/profileHeader.vue +++ b/17th Website/src/components/ProfilePage/profileHeader.vue @@ -17,7 +17,7 @@ export default {