diff --git a/index.html b/index.html index 93cd91a..5550465 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - Vite App + BLive Coyote
diff --git a/public/css/style.css b/public/css/style.css index d17e0c9..20d5b2b 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -209,7 +209,6 @@ select { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.85); - z-index: 100; display: flex; justify-content: center; align-items: center; @@ -278,8 +277,6 @@ select { .status-container { display: flex; - justify-content: space-between; - align-items: center; flex-direction: column; margin-left: 20px; padding: 12px 20px;