diff --git a/website/client/src/components/ui/drawer.vue b/website/client/src/components/ui/drawer.vue index 408783d8a5..8c65d6e58a 100644 --- a/website/client/src/components/ui/drawer.vue +++ b/website/client/src/components/ui/drawer.vue @@ -133,7 +133,7 @@ font-size: 12px; font-weight: bold; text-align: center; - color: $gray-400; + color: $white !important; text-decoration: none !important; border-bottom: 2px solid transparent; padding: 0.5rem;