From 9cc524cd17154f8d50079a0bdd888100b395039f Mon Sep 17 00:00:00 2001 From: WilcoApp Date: Thu, 22 Aug 2024 08:25:02 +0000 Subject: [PATCH] Initial commit --- frontend/src/custom.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/src/custom.scss b/frontend/src/custom.scss index 788092c..0b4d757 100644 --- a/frontend/src/custom.scss +++ b/frontend/src/custom.scss @@ -59,7 +59,3 @@ body { .user-info { min-width: 800px; } - -.navbar-nav .nav-item .nav-link { - color: #FFFFFF; -}