From ee166b0bcc4b8ef3d89c3c5d74b2fe1335cb6e85 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 19 Dec 2024 04:17:12 -0500 Subject: kj-gitbot: css/style-unminified.css --- css/style-unminified.css | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'css/style-unminified.css') diff --git a/css/style-unminified.css b/css/style-unminified.css index 3ac2102..0711ed7 100644 --- a/css/style-unminified.css +++ b/css/style-unminified.css @@ -134,18 +134,16 @@ button { text-align: center; } -.responsive-video { +video { max-width: 100%; max-height: 100%; height: auto; } .video { - width: 100%; - height: 100%; - position: absolute; - top: 0; - left: 0; + max-width: 100%; + max-height: 100%; + height: auto; } ul.no-bullets { -- cgit v1.2.3