forked from M3-Academy/challenge-landing-page
fix: Correção tamanho imagem desktop banner footer
This commit is contained in:
parent
710fb0ceab
commit
0670e39846
@ -174,6 +174,11 @@ body{
|
|||||||
padding-bottom: 50px;
|
padding-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.section-footer-image-desktop {
|
||||||
|
display: block;
|
||||||
|
width: 70%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* RESPONSIVIDADE */
|
/* RESPONSIVIDADE */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user