From 904a651c7161ec2ca86d3b98381151f00e2f35a2 Mon Sep 17 00:00:00 2001 From: Rafael Guasp Date: Fri, 1 Jun 2018 14:10:15 -0400 Subject: [PATCH] cart styling --- src/app/app.component.html | 9 ++++----- src/app/cart/cart.component.css | 23 +++++++++++++++++++++++ src/app/cart/cart.component.html | 21 +++++++++++++-------- src/app/cart/cart.component.ts | 22 +++++++++++----------- src/app/reviews/reviews.component.css | 2 +- src/app/services/auth.service.ts | 10 +++++----- src/app/services/cart.service.ts | 3 ++- src/app/services/service.service.ts | 8 ++++---- 8 files changed, 63 insertions(+), 35 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 32f29799..abc1d863 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -21,9 +21,9 @@ -