webpack-bootstrap-ui-kit/src/scss/libs/silverstripe.shop.scss

9 lines
136 B
SCSS
Raw Normal View History

2021-08-09 18:04:09 +02:00
.cart-footer {
2021-08-18 20:38:12 +02:00
margin-top: $grid-gutter-height * 0.5;
2021-08-09 18:04:09 +02:00
}
.address-panel,
.account-nav {
2021-08-18 20:38:12 +02:00
margin-bottom: $grid-gutter-height * 0.5;
2021-08-09 18:04:09 +02:00
}