diff --git a/src/components/dataDisplay/postEmbed/VideoEmbed.tsx b/src/components/dataDisplay/postEmbed/VideoEmbed.tsx
index 7e230614..ce9c92a2 100644
--- a/src/components/dataDisplay/postEmbed/VideoEmbed.tsx
+++ b/src/components/dataDisplay/postEmbed/VideoEmbed.tsx
@@ -18,26 +18,28 @@ const VideoEmbed = memo(function VideoEmbed(props: Props) {
const { aspectRatio, playlist, thumbnail, alt } = props;
return (
-