From 60c4e01778e61e200f3e9f1085c210ec018e4d78 Mon Sep 17 00:00:00 2001 From: Jake Charman Date: Fri, 10 Oct 2025 17:17:03 +0100 Subject: [PATCH] CSS Tweaks --- src/static/style/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/style/mobile.css b/src/static/style/mobile.css index 0b9d86a..f1c63b4 100755 --- a/src/static/style/mobile.css +++ b/src/static/style/mobile.css @@ -221,7 +221,7 @@ label{ max-height: 50vh; } -#article>p>video{ +#article>video{ margin: 0 auto 0 auto; max-width: 100%; max-height: 50vh;