diff --git a/assets/css/components.pcss b/assets/css/components.pcss index d608acf44..0e9be88a2 100644 --- a/assets/css/components.pcss +++ b/assets/css/components.pcss @@ -48,7 +48,9 @@ @apply my-8; } - .media--type-image { + .media--type-image, + .speakerdeck-embed-wrapper, + .video-full { @apply my-8; } }