From c9bf00b79430cd4f90fea0b2c74314f9d0613e88 Mon Sep 17 00:00:00 2001 From: real-zephex Date: Fri, 29 Mar 2024 21:31:27 +0530 Subject: fix: mini mini mini fix --- src/app/components/header/header.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/components/header/header.module.css') diff --git a/src/app/components/header/header.module.css b/src/app/components/header/header.module.css index ad89d0e..6a67bf6 100644 --- a/src/app/components/header/header.module.css +++ b/src/app/components/header/header.module.css @@ -16,7 +16,7 @@ .rightNav a { text-decoration: none; - color: black; + color: white; font-size: 20px; } -- cgit v1.2.3