feature/4k #9

Merged
SavioCarvalhoMoraes merged 5 commits from feature/4k into development 2022-10-13 04:10:15 +00:00
Showing only changes of commit ed68f27385 - Show all commits

View File

@ -346,4 +346,13 @@ body {
height: 200px;
margin-top: 100px;
}
.bottom-card-description {
font-size: 33px;
line-height: 52px;
margin: 25px 100px 73px;
}
.bottom-card-image {
height: 200px;
margin-top: 70px;
}
}