This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<a href="{{ .Permalink }}">
|
||||
<a href="{{ .Permalink }}" class="transform hover:-translate-y-1 hover:shadow-md duration-500">
|
||||
<div class="summary border p-3 border-green-custom">
|
||||
<h2 class="text-3xl title-product-summary">
|
||||
<h2 class="text-3xl title-product-summary text-white-custom">
|
||||
{{ .Title }}
|
||||
</h2>
|
||||
<img src="{{ .Params.image | relURL }}" alt="-product-image-">
|
||||
|
||||
Reference in New Issue
Block a user