suresh
This commit is contained in:
parent
9b1e222bdf
commit
34c3673e0b
@ -320,6 +320,7 @@ body.cart .quantity{
|
|||||||
}
|
}
|
||||||
.cart .quantity{
|
.cart .quantity{
|
||||||
justify-content:start!important;
|
justify-content:start!important;
|
||||||
|
margin-left: 20px!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (min-width: 1100px){
|
@media (min-width: 1100px){
|
||||||
@ -396,6 +397,7 @@ body.cart .quantity{
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
z-index:-1;
|
z-index:-1;
|
||||||
color:#000000;
|
color:#000000;
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
.quantity input[type=number]{
|
.quantity input[type=number]{
|
||||||
-webkit-text-size-adjust: 100%;
|
-webkit-text-size-adjust: 100%;
|
||||||
@ -426,7 +428,7 @@ body.cart .quantity{
|
|||||||
}
|
}
|
||||||
@media (max-width: 768px){
|
@media (max-width: 768px){
|
||||||
.quantity .qty-no{
|
.quantity .qty-no{
|
||||||
height: 40px;
|
height: 35px;
|
||||||
line-height:35px;
|
line-height:35px;
|
||||||
width:100px;
|
width:100px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user