feature/landingPage #1

Merged
cainamilech merged 14 commits from feature/landingPage into main 2022-10-12 22:14:24 +00:00
Showing only changes of commit f4e01b22f2 - Show all commits

View File

@ -257,6 +257,19 @@ body {
bottom: -32px; bottom: -32px;
} }
.cards-bottom{
flex-direction: column;
margin-top: 112px;
}
.card-bottom{
width: 88.88%;
}
.card-bottom-text{
font-size: 14px;
}
} }
/*DESKTOP*/ /*DESKTOP*/