From 829c48299129abee9261bf3ae900e18db6eede0e Mon Sep 17 00:00:00 2001 From: Alvito Devanova <70482031+alvitodev@users.noreply.github.com> Date: Tue, 19 Dec 2023 14:48:45 +0700 Subject: [PATCH] Update index.html --- app/kowlastory/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/kowlastory/index.html b/app/kowlastory/index.html index 1ee2ebd..e3c9101 100644 --- a/app/kowlastory/index.html +++ b/app/kowlastory/index.html @@ -8,8 +8,8 @@ video { width: 100%; height: auto; - padding-top: 50%; - padding-bottom: 50%; + padding-top: auto; + padding-bottom: auto; } html { background-color: rgb(46, 50, 54);