From caec4e3f5993555709a094eb9a71e41b93366346 Mon Sep 17 00:00:00 2001 From: runargs <39810066+runargs@users.noreply.github.com> Date: Wed, 14 Oct 2020 20:59:10 -0400 Subject: [PATCH] Removed dashes from header --- mods/cherrycola/styles.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/mods/cherrycola/styles.css b/mods/cherrycola/styles.css index 787cd17..cabd481 100644 --- a/mods/cherrycola/styles.css +++ b/mods/cherrycola/styles.css @@ -124,18 +124,6 @@ } -.notion-dark-theme [placeholder*='Heading 1']::before { - content: '——— '; -} - -.notion-dark-theme [placeholder*='Heading 2']::before { - content: '——— '; -} - -.notion-dark-theme [placeholder*='Heading 3']::before { - content: '——— '; -} - .notion-dark-theme .notion-quote-block{ font-family: Georgia, 'Times New Roman', Times, serif;