assets compiled for production

This commit is contained in:
Prashant Singh 2019-03-05 16:32:12 +05:30
commit aac1c583f5
3 changed files with 3 additions and 3 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=e019a3a0b0cbcc981fd8",
"/css/shop.css": "/css/shop.css?id=567b433deb8a570598ac"
"/css/shop.css": "/css/shop.css?id=eaecc148d722f7ddb419"
}

View File

@ -1697,7 +1697,7 @@ section.product-detail {
max-height: 120px;
&.active {
border-color: $border-color;
border-color: $brand-color;
}
img {