feat(main): Adiciona CSS infocard de baixo telas grandes
This commit is contained in:
parent
462ffa041b
commit
334ed9712a
@ -382,4 +382,24 @@ a {
|
||||
font-size: 32px;
|
||||
line-height: 48px;
|
||||
}
|
||||
|
||||
.bottom-card-description {
|
||||
font-size: 32px;
|
||||
line-height: 48px;
|
||||
}
|
||||
|
||||
.bottom-infocard-text {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.bottom-infocard-subtitle {
|
||||
font-size: 64px;
|
||||
line-height: 78px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.bottom-infocard-description {
|
||||
font-size: 32px;
|
||||
line-height: 48px;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user