Alignment Fixed

This commit is contained in:
devansh bawari 2021-02-08 14:35:29 +05:30
parent bf1c3f21af
commit 5f959d459d
3 changed files with 5 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=83c93b077da401f7b709",
"/css/shop.css": "/css/shop.css?id=6f4a4f8fad1b25e05e33"
"/css/shop.css": "/css/shop.css?id=a56f01f87ef12f51a8c1"
}

View File

@ -409,6 +409,7 @@ input {
}
.product-card {
height: 480px;
position: relative;
padding: 15px;
@ -448,10 +449,8 @@ input {
}
.cart-wish-wrap {
display: inline-flex;
justify-content: flex-start;
align-items: center;
height: 40px;
position: absolute;
bottom: 5px;
.addtocart {
margin-right: 10px;