Skip to content

Commit

Permalink
consertando bugs e deixando os participantes recursivos #138
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuscavati committed Aug 21, 2024
1 parent 480e61e commit 2cc88e5
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 258 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export const Container = styled.div`
flex-direction: column;
height: auto;
width: auto;
margin-bottom:40vw;
.image{
display: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ export const Container = styled.div`
display: none;
}
.logo2{
.logo_recursiva{
margin-top: 0;
display: block;
}
Expand Down
Loading

0 comments on commit 2cc88e5

Please sign in to comment.