diff --git a/css/style.css b/css/style.css index 197bac7..405d5d5 100644 --- a/css/style.css +++ b/css/style.css @@ -7,9 +7,9 @@ body, body { justify-content: center; flex-direction: column; min-height: 100vh; - background-position: center; - background-repeat: no-repeat; - background-size: cover; + background-position: center !important; + background-repeat: no-repeat !important; + background-size: cover !important; } /* ===== Login Page ============================================================= */