From 3a3257191701fda64590e5283303bef93b32ee97 Mon Sep 17 00:00:00 2001 From: Quentin Bolsee <quentinbolsee@hotmail.com> Date: Fri, 25 Oct 2024 23:17:06 -0400 Subject: [PATCH] css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index e46f2d4..c194031 100644 --- a/style.css +++ b/style.css @@ -29,7 +29,7 @@ a { display: flex; } -img { +img, video { width: 100%; margin: auto; max-width: 100%; -- GitLab