diff --git a/web/html/login.html b/web/html/login.html index b85653c1..640fc24e 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -58,6 +58,7 @@ } .under { background-color: #c7ebe2; + z-index: 0; } .dark .under { background-color: #0f2d32; @@ -187,6 +188,7 @@ text-align: center; background-color: #dbf5ed; color: white; + z-index: -1; } .dark .waves-header { background-color: #101828;