From cb13eb7f3b771266125d7b37f4b16b83a219c81c Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Fri, 20 May 2022 00:15:10 +0200 Subject: [PATCH] remove now redundant style --- tutorial/style.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tutorial/style.scss b/tutorial/style.scss index 88f7cb60..0b10c852 100644 --- a/tutorial/style.scss +++ b/tutorial/style.scss @@ -2,10 +2,6 @@ @tailwind components; @tailwind utilities; -.cm-editor { - background-color: transparent !important; -} - h1::before, h2::before, h3::before,