forked from M3-Academy/m3-academy-template-checkout
fix(header_log): ajuste do tamanho na logo em telas mobile
This commit is contained in:
parent
78a933a392
commit
82113c8fc8
@ -106,7 +106,11 @@
|
||||
}
|
||||
|
||||
&__logo {
|
||||
width: 15.66%;
|
||||
width: 45.35%;
|
||||
|
||||
@media (min-width: 1025px) {
|
||||
width: 17.059%;
|
||||
}
|
||||
|
||||
@media (min-width: 1025px) {
|
||||
width: 15.28%;
|
||||
|
Loading…
Reference in New Issue
Block a user