diff --git a/magicbook/stylesheets/components/callout.scss b/magicbook/stylesheets/components/callout.scss index 5748d85..7a93424 100644 --- a/magicbook/stylesheets/components/callout.scss +++ b/magicbook/stylesheets/components/callout.scss @@ -1,3 +1,7 @@ +div[data-type='video-link'] { + display: none; +} + span.highlight, div[data-type='exercise'], div[data-type='note'],