From dff93fb807ce4bf6e18027b4e35830fdee00e25c Mon Sep 17 00:00:00 2001 From: Jake Charman Date: Fri, 10 Oct 2025 17:21:28 +0100 Subject: [PATCH] CSS Tweaks --- src/static/style/desktop.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/static/style/desktop.css b/src/static/style/desktop.css index 00e10cb..9db488b 100755 --- a/src/static/style/desktop.css +++ b/src/static/style/desktop.css @@ -77,6 +77,9 @@ #article>p>img{ display: inline; } + #article>video{ + display: inline; + } #certs>a { max-width: 15%;