Skip to content

Commit

Permalink
ajuste do header
Browse files Browse the repository at this point in the history
  • Loading branch information
brenddamachado committed Jun 6, 2024
1 parent 07d5aaf commit b7450c9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Front-end/css/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -436,10 +436,10 @@ body.dark-mode .fa-search {
color: #070B06;
}

body.dark-mode header,
body.dark-mode .header,
body.dark-mode footer,
.dropdown-content a:hover {
background-color: #070B06;
background-color: #070B06 !important;
}

body.dark-mode .btn_cadastrar,
Expand Down Expand Up @@ -758,4 +758,5 @@ body.dark-mode a {

@media (max-width:1059px) {

}
}

0 comments on commit b7450c9

Please sign in to comment.