Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Vivek Sharma 2020-02-06 15:22:05 +05:30
commit 9118eff851
1 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@
</a>
<div class="product-details-content col-6">
<div class="row">
<div class="row item-title">
<a
href="{{ route('shop.productOrCategory.index', $product->url_key) }}"
title="{{ $product->name }}"
@ -157,7 +157,7 @@
alt="{{ $product->name }}">
</a>
<div class="col-10 pr0">
<div class="col-10 pr0 item-title">
<a
href="{{ route('shop.productOrCategory.index', $product->url_key) }}"
title="{{ $product->name }}"