diff --git a/src/app/components/overlays/overlays.component.html b/src/app/components/overlays/overlays.component.html index c29334d..8677fd5 100755 --- a/src/app/components/overlays/overlays.component.html +++ b/src/app/components/overlays/overlays.component.html @@ -44,9 +44,9 @@ - {{product.name}} - - {{formatCurrency(product.price)}} + {{product.name}} + + {{formatCurrency(product.price)}}