PLP complete - store updated, Cart partial complete and gh pages backup
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
@import './../../../styles/variables';
|
||||
|
||||
.c-CartList {
|
||||
|
||||
padding: 0.8em 0;
|
||||
.c-CartList__emptyCart {
|
||||
background: $neutral-00;
|
||||
margin-top: 25%;
|
||||
border: 1px solid black;
|
||||
text-align: center;
|
||||
padding: 1em;
|
||||
|
||||
.c-CartList__emptyCart__information {
|
||||
color: $neutral-40;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user