8 lines
92 B
CSS
8 lines
92 B
CSS
.cart-content {
|
|
min-height: 400px;
|
|
}
|
|
|
|
.cart-header, .cart-footer {
|
|
margin-bottom: 40px;
|
|
}
|