forked from M3-Academy/challenge-landing-page
fix(home): Corrigido a parte das cartas do topo 4k
This commit is contained in:
parent
cbd8cbb3ad
commit
0322a65722
@ -270,6 +270,7 @@ body {
|
||||
.bottom-card-description {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.bottom-infocard {
|
||||
flex-direction: column-reverse;
|
||||
margin: 0;
|
||||
@ -325,6 +326,12 @@ body {
|
||||
font-size: 32px;
|
||||
line-height: 48px;
|
||||
}
|
||||
.top-infocard-picture {
|
||||
.top-card-description {
|
||||
font-size: 40px;
|
||||
line-height: 40px;
|
||||
margin: 40px 30px;
|
||||
}
|
||||
.top-card-image {
|
||||
height: 200px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user