forked from M3-Academy/m3-academy-template-checkout
refactor(header): Aplica mudança no css
This commit is contained in:
parent
bc65d570b8
commit
40575c7605
@ -6,7 +6,7 @@
|
||||
|
||||
@include mq(xm, min) {
|
||||
width: 79.53125%;
|
||||
padding: 29px 0;
|
||||
padding: 29px 0 !important;
|
||||
}
|
||||
|
||||
@include mq(xp, max) {
|
||||
@ -157,7 +157,7 @@
|
||||
width: 100%;
|
||||
|
||||
@include mq(xg, min) {
|
||||
width: 382px;
|
||||
min-width: 382px;
|
||||
}
|
||||
|
||||
@include mq(xpp, max) {
|
||||
|
Loading…
Reference in New Issue
Block a user