mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
9 lines
136 B
SCSS
Executable File
9 lines
136 B
SCSS
Executable File
.cart-footer {
|
|
margin-top: $grid-gutter-height / 2;
|
|
}
|
|
|
|
.address-panel,
|
|
.account-nav {
|
|
margin-bottom: $grid-gutter-height / 2;
|
|
}
|