development #10

Merged
SavioCarvalhoMoraes merged 26 commits from development into main 2022-10-13 15:48:49 +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;
}
}