From 5384638deed03493be72830515307ca4abe642ea Mon Sep 17 00:00:00 2001 From: "Hermes (agora)" Date: Tue, 7 May 2024 15:36:10 -0400 Subject: [PATCH] updated styles --- style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/style.css b/style.css index 0a93735..7b92032 100644 --- a/style.css +++ b/style.css @@ -121,12 +121,6 @@ button:focus-visible { /* UI */ -#buttons-container { - position: absolute; - z-index: 2; - width: 100vw; -} - #full-screen-video { position: absolute; width: 100vw;