forked from M3-Academy/m3-academy-template-checkout
Desafio 4 M3 Academy #1
@ -33,6 +33,11 @@
|
||||
img {
|
||||
height: 33px;
|
||||
max-width: 155.58px;
|
||||
object-fit: cover;
|
||||
|
||||
@include mq(xl, min) {
|
||||
width: 155.58px;
|
||||
}
|
||||
|
||||
@include mq(2xl, min) {
|
||||
max-width: 382.7px;
|
||||
|
Loading…
Reference in New Issue
Block a user