Change Cart button icon and size
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
// Icon
|
||||
img {
|
||||
display: block;
|
||||
width: 27px;
|
||||
height: 27px;
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
// Quantity label
|
||||
.quantity {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
|
||||
Reference in New Issue
Block a user