forked from M3-Academy/desafio-react-e-typescript
feat(FooterBootom): Deixa o tamanho fixo para as imagens do FooterBottom #6
@ -156,18 +156,18 @@
|
||||
}
|
||||
|
||||
&__vtex {
|
||||
width: 19.83%;
|
||||
// width: 19.83%;
|
||||
|
||||
@include mq($xl, min) {
|
||||
width: 20.84%;
|
||||
width: 84.22px;
|
||||
}
|
||||
}
|
||||
|
||||
&__m3 {
|
||||
width: 12.6489%;
|
||||
// width: 12.6489%;
|
||||
|
||||
@include mq($xl, min) {
|
||||
width: 13.6%;
|
||||
width: 54.95px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user