From 373cc2ebd406038cacd97a440b17753245fab12d Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 19 Jan 2021 19:43:23 +0100 Subject: [PATCH] fix minor styling issue with the navigation --- docs/src/layouts/App/style.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/layouts/App/style.scss b/docs/src/layouts/App/style.scss index fd6c98d3..765e174e 100644 --- a/docs/src/layouts/App/style.scss +++ b/docs/src/layouts/App/style.scss @@ -256,8 +256,6 @@ $menuBreakPoint: 800px; } &--sponsor { - color: $colorWhite; - &::after { content: '💖'; font-family: 'JetBrainsMono', monospace;