feature/footer #2

Merged
Vitor_soares merged 7 commits from feature/footer into main 2022-10-12 22:27:26 +00:00
Showing only changes of commit ad0fdbc4c8 - Show all commits

View File

@ -331,4 +331,8 @@ body {
.footer-text {
font-size: 16px;
}
.top-infocard-description, .top-card-description, .bottom-card-description, .bottom-infocard-description {
font-size: 22px;
line-height: 24px;
}
}