diff --git a/style.css b/style.css index 7650540..1b54e81 100644 --- a/style.css +++ b/style.css @@ -218,4 +218,8 @@ video{ to{ transform: translateX(-100%); } -} \ No newline at end of file +} +.c-scrollbar_thumb{ + display: none; + opacity: 0; +}