Skip to content

Commit

Permalink
ajuste estetico contatos #22
Browse files Browse the repository at this point in the history
ajustando pra deixar mais parecido com a versao do figma
  • Loading branch information
Unfollow1 committed Oct 1, 2024
1 parent 64d9b2c commit e04c2c2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/components/contato/ContactText/contact.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
justify-content: center;
flex-direction: column;
align-items: center;
padding-bottom: 25vh;
padding-top: 25vh;
padding-bottom: 10vh;
padding-top: 17vh;
}

.Allegin{
Expand All @@ -62,6 +62,7 @@
visibility: visible;
width: 40%;
align-items: center;
margin-top: 2vh;
}

.highText {
Expand All @@ -79,4 +80,8 @@
.highText {
width: 70%;
}

.contact {
padding-bottom: 2vh;
}
}

0 comments on commit e04c2c2

Please sign in to comment.