From 77a7c3250e79609ba0104f5a26e6a0c0736d0d26 Mon Sep 17 00:00:00 2001 From: Adam French Date: Sun, 11 Jan 2026 15:45:37 +0000 Subject: [PATCH] mewing --- nginx/vue/public/css/styles.css | 2 +- nginx/vue/src/components/Navbar.vue | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/nginx/vue/public/css/styles.css b/nginx/vue/public/css/styles.css index 30dab21..c043890 100644 --- a/nginx/vue/public/css/styles.css +++ b/nginx/vue/public/css/styles.css @@ -80,7 +80,7 @@ h2, h3, h4 { background-color: var(--bg_primary); - border-bottom: 1px solid var(--bg_secondary); + border-bottom: 1px solid var(--primary); color: var(--primary); font-family: var(--font_heading); margin: var(--margin); diff --git a/nginx/vue/src/components/Navbar.vue b/nginx/vue/src/components/Navbar.vue index 716ccb4..5aea2ab 100644 --- a/nginx/vue/src/components/Navbar.vue +++ b/nginx/vue/src/components/Navbar.vue @@ -28,8 +28,7 @@ const parentPath = computed(() => {