forked from M3-Academy/desafio-react-e-typescript
fix: correçao main
This commit is contained in:
parent
0aa8b6571a
commit
faa58259e4
@ -136,14 +136,12 @@
|
||||
}
|
||||
}
|
||||
.cotent-button {
|
||||
margin-bottom: 69.56px;
|
||||
@media (max-width: 1024px) {
|
||||
margin-bottom: 81.56px;
|
||||
}
|
||||
@media (min-width: 2500px) {
|
||||
margin-bottom: 84px;
|
||||
}
|
||||
|
||||
&__form-button {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
@ -72,8 +72,10 @@
|
||||
|
||||
&__wrapper-links-informations {
|
||||
display: flex;
|
||||
margin-bottom: 70px;
|
||||
@media (max-width: 1024px) {
|
||||
display: block;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
&__links {
|
||||
|
Loading…
x
Reference in New Issue
Block a user