forked from M3-Academy/m3-academy-template-checkout
style(checkout.scss): muda largura do container
This commit is contained in:
parent
cfa1a0ff4f
commit
e0922f4c18
@ -8,10 +8,11 @@ html {
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
footer {
|
||||
footer .footerCheckout__wrapper {
|
||||
width: 94.9734%;
|
||||
margin: auto auto 0 auto;
|
||||
}
|
||||
footer .footerCheckout__prateleira,
|
||||
header {
|
||||
width: 79.53125%;
|
||||
margin: 0 auto;
|
||||
|
Loading…
Reference in New Issue
Block a user