forked from M3-Academy/challenge-landing-page
fix(home): Corrigido cards de baixo 4k
This commit is contained in:
parent
856e3c806b
commit
ed68f27385
@ -346,4 +346,13 @@ body {
|
|||||||
height: 200px;
|
height: 200px;
|
||||||
margin-top: 100px;
|
margin-top: 100px;
|
||||||
}
|
}
|
||||||
|
.bottom-card-description {
|
||||||
|
font-size: 33px;
|
||||||
|
line-height: 52px;
|
||||||
|
margin: 25px 100px 73px;
|
||||||
|
}
|
||||||
|
.bottom-card-image {
|
||||||
|
height: 200px;
|
||||||
|
margin-top: 70px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user