fix: Conserta gap footer mobile

This commit is contained in:
Saulo Klein Nery 2022-10-12 16:44:15 -03:00
parent d9931047ca
commit cd31c37479

View File

@ -299,6 +299,10 @@ body{
width: 100%;
}
.page-footer{
gap: 17px;
}
.footer-text{
max-width: 63%;
}