Fix spacing
This commit is contained in:
@@ -56,7 +56,7 @@ import { Product, ProductService } from '../service/product.service';
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex flex-col md:items-end gap-20">
|
||||
<div class="flex flex-col md:items-end gap-8">
|
||||
<span class="text-xl font-semibold">$ {{ item.price }}</span>
|
||||
<div class="flex flex-row-reverse md:flex-row gap-2">
|
||||
<p-button icon="pi pi-heart" styleClass="h-full" [outlined]="true"></p-button>
|
||||
|
||||
Reference in New Issue
Block a user