forked from M3-Academy/desafio-react-e-typescript
develop #10
@ -116,4 +116,8 @@ button:active {
|
||||
.contato__title {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.contato__container{
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
@ -56,7 +56,7 @@
|
||||
@media (max-width: 1024px) {
|
||||
.inst__container {
|
||||
align-items: center;
|
||||
padding-left: 16px;
|
||||
padding: 16px;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user