From 2e07304405b6c2df20460f830aabd35171baa75f Mon Sep 17 00:00:00 2001 From: Yiannis Christodoulou Date: Fri, 3 Oct 2025 22:06:11 +0300 Subject: [PATCH] Remove commented divs and unify body styling in VideoJS HTML Cleaned up index-embed.html and index.html by removing commented-out div elements and applying consistent body padding and margin styles. This improves code readability and ensures a uniform layout. --- frontend-tools/video-js/index-embed.html | 1 - frontend-tools/video-js/index.html | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend-tools/video-js/index-embed.html b/frontend-tools/video-js/index-embed.html index 41775072..1d33ee65 100644 --- a/frontend-tools/video-js/index-embed.html +++ b/frontend-tools/video-js/index-embed.html @@ -7,7 +7,6 @@ VideoJS -
diff --git a/frontend-tools/video-js/index.html b/frontend-tools/video-js/index.html index b7c4ab60..b1f463a9 100644 --- a/frontend-tools/video-js/index.html +++ b/frontend-tools/video-js/index.html @@ -6,9 +6,8 @@ VideoJS - +
-