forked from M3-Academy/challenge-landing-page
fix(home): ajustando footer mobile
This commit is contained in:
parent
cc7a2b553a
commit
773fd9ded7
@ -310,6 +310,11 @@
|
|||||||
.home-description__img {
|
.home-description__img {
|
||||||
margin-bottom: 50px;
|
margin-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer__text{
|
||||||
|
max-width: 250px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 415px) {
|
@media screen and (min-width: 415px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user