fix(home): ajustando footer mobile

This commit is contained in:
Bernardo Cunha Ernani Waldhelm 2022-10-12 18:46:01 -03:00
parent cc7a2b553a
commit 773fd9ded7

View File

@ -310,6 +310,11 @@
.home-description__img {
margin-bottom: 50px;
}
.footer__text{
max-width: 250px;
text-align: center;
}
}
@media screen and (min-width: 415px) {