forked from M3-Academy/m3-academy-template-checkout
fix(header.scss): incorrect margin
This commit is contained in:
parent
fa100dc965
commit
44cf2b4883
@ -12,8 +12,8 @@
|
||||
}
|
||||
|
||||
.headerCheckout__wrapper {
|
||||
margin-top: 29px;
|
||||
margin-bottom: 29px;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 22px;
|
||||
}
|
||||
|
||||
&__wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user