From 1bbe1f033e33b5878943c32603702ea69fa6479a Mon Sep 17 00:00:00 2001 From: Dannon Baker Date: Mon, 11 Nov 2024 19:39:58 -0500 Subject: [PATCH] Focus on light mode for now; dark just isn't as nice anymore. Force white header brand text w/ galaxy dark blue background. --- website/components/IWCHeader.vue | 2 +- website/nuxt.config.ts | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/website/components/IWCHeader.vue b/website/components/IWCHeader.vue index f8a2c244e..9a572b755 100644 --- a/website/components/IWCHeader.vue +++ b/website/components/IWCHeader.vue @@ -1,5 +1,5 @@