diff --git a/inicial/static/styles/FazerLogin.css b/inicial/static/styles/FazerLogin.css index 1e8e70f8..6078312e 100644 --- a/inicial/static/styles/FazerLogin.css +++ b/inicial/static/styles/FazerLogin.css @@ -16,7 +16,6 @@ } body{ - background-color: rgba(0, 0, 0, 0.285); font-family: var(--fonte-destaque); } #header_login{ @@ -163,4 +162,4 @@ body{ } .hidden{ display: none; -} \ No newline at end of file +}