forked from M3-Academy/challenge-landing-page
fix: Ajusta line-height do titulo do infocard do topo e ajusta largura dos cards topo
This commit is contained in:
parent
dc7ab0893d
commit
6880505285
@ -290,6 +290,7 @@ body{
|
||||
|
||||
.top-infocard-title{
|
||||
font-size: 28px;
|
||||
line-height: 34px;
|
||||
}
|
||||
|
||||
.top-infocard-description{
|
||||
@ -313,7 +314,7 @@ body{
|
||||
}
|
||||
|
||||
.cartao{
|
||||
width: 84%;
|
||||
width: 85%;
|
||||
}
|
||||
|
||||
#image-02{
|
||||
|
Loading…
Reference in New Issue
Block a user