feat: Adiciona a imagem do infocard de baixo desktop e mobile
This commit is contained in:
parent
463c42c62d
commit
51585fcfe9
@ -211,6 +211,8 @@ body {
|
||||
}
|
||||
|
||||
.bottom-infocard-image-desktop {
|
||||
display: block;
|
||||
margin: auto;
|
||||
width: 71%;
|
||||
}
|
||||
|
||||
@ -325,9 +327,9 @@ body {
|
||||
.bottom-infocard {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
|
||||
|
||||
.bottom-infocard-text {
|
||||
margin-bottom: 50px;
|
||||
gap: 10px;
|
||||
@ -336,6 +338,7 @@ body {
|
||||
}
|
||||
|
||||
.bottom-infocard-title {
|
||||
margin-bottom: 9px;
|
||||
font-size: 24px;
|
||||
line-height: 29px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user