Skip to content

Commit

Permalink
Update inicio_logado.css
Browse files Browse the repository at this point in the history
  • Loading branch information
tatihav authored Jul 11, 2024
1 parent dc2f5d7 commit 630141c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inicio_logado.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ a, a:visited, a:hover, a:active {
}
.container_header{
position: sticky;
top: 30px;
top: 0px;
display: grid;
grid-template-columns: 65% 30%;
justify-content: space-between;
Expand Down

0 comments on commit 630141c

Please sign in to comment.