From 44fa52746a8dae18715901760a4b7708d37efb08 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 7 Feb 2021 19:29:24 +0100 Subject: [PATCH] typo --- themes/yunohost-docs/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/yunohost-docs/css/custom.css b/themes/yunohost-docs/css/custom.css index e431e036..55f1efe2 100644 --- a/themes/yunohost-docs/css/custom.css +++ b/themes/yunohost-docs/css/custom.css @@ -145,5 +145,5 @@ body .off-canvas .learn-sidebar .learn-nav ul li.active > a { } body .off-canvas .learn-sidebar .learn-brand #logo path { - background: black!important; + fill: black!important; }