From a4d2720c03852012e8796bc63b5a14448f0b8ee5 Mon Sep 17 00:00:00 2001 From: Ramkrishna Swarnkar <128958601+ramxcodes@users.noreply.github.com> Date: Sun, 10 Mar 2024 17:33:39 +0530 Subject: [PATCH] Scroll bar + video update --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 5be3e49..025b16b 100644 --- a/style.css +++ b/style.css @@ -143,7 +143,6 @@ body::-webkit-scrollbar-thumb { #content { height: 100%; width: 100%; - background-color: blue; position: relative; }