diff --git a/dara/blocks.css b/dara/blocks.css index 2f826ba234..9e47362429 100644 --- a/dara/blocks.css +++ b/dara/blocks.css @@ -191,6 +191,12 @@ blockquote cite { color: #fff; } +/* Table of Contents */ + +.wp-block-table-of-contents__entry:before { + display: none; +} + /*-------------------------------------------------------------- 3.0 Blocks - Formatting Blocks --------------------------------------------------------------*/