From a6a81647589f9f1cae763377e8e17b4b8904c01a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 8 Jan 2023 21:03:43 +0000 Subject: [PATCH] fix: video aspect ratio on talks Refs: #29 --- website/src/components/talk/Video.astro | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/website/src/components/talk/Video.astro b/website/src/components/talk/Video.astro index 892e2817..dc064163 100644 --- a/website/src/components/talk/Video.astro +++ b/website/src/components/talk/Video.astro @@ -12,13 +12,12 @@ const { id, type }: Props = Astro.props;

Video

-
+