From a78f4bd4c46d03ecaec98a7a15636ef0cb0cf3ee Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Mon, 24 Jan 2022 16:16:31 +0100 Subject: [PATCH] fix: remove unused style --- website/src/css/custom.css | 1 - 1 file changed, 1 deletion(-) diff --git a/website/src/css/custom.css b/website/src/css/custom.css index b7f76ecf0a..348329fdde 100644 --- a/website/src/css/custom.css +++ b/website/src/css/custom.css @@ -36,7 +36,6 @@ li.theme-doc-sidebar-item-category-level-1 > div::before { background-color: var(--color-unleash-purple); border-radius: 2px; position: absolute; - /* left: -.3em; */ } .docusaurus-highlight-code-line {