number of items in cart is now properly aligned
This commit is contained in:
@@ -339,13 +339,18 @@ background-size: cover;
|
||||
padding-bottom: 0px;
|
||||
right:-14px;
|
||||
bottom: -15px;
|
||||
text-align: right;
|
||||
|
||||
}
|
||||
.mycart div {
|
||||
text-align: right;
|
||||
}
|
||||
.mycart span{
|
||||
position: absolute;
|
||||
left: 13.4px;
|
||||
top: 4px;
|
||||
color: black;
|
||||
|
||||
}
|
||||
.mycart span:hover{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user