From 27284cd753720d781b58ca0b5fe3e6ce0a221a5d Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Mon, 26 Oct 2020 09:43:34 -0300 Subject: [PATCH] More changes --- components/ui/Text/Text.module.css | 2 +- pages/cart.tsx | 21 +++++++++++---------- pages/profile.tsx | 16 +++++++++++++++- 3 files changed, 27 insertions(+), 12 deletions(-) diff --git a/components/ui/Text/Text.module.css b/components/ui/Text/Text.module.css index 6ccd57a37..61b2d6955 100644 --- a/components/ui/Text/Text.module.css +++ b/components/ui/Text/Text.module.css @@ -11,5 +11,5 @@ } .sectionHeading { - @apply pt-1 pb-4 text-base leading-7 text-base tracking-wide uppercase border-b border-accents-2; + @apply pt-1 pb-2 text-base font-semibold leading-7 text-base tracking-wider uppercase border-b border-accents-2 mb-3; } diff --git a/pages/cart.tsx b/pages/cart.tsx index d9d669ab7..7fee8176d 100644 --- a/pages/cart.tsx +++ b/pages/cart.tsx @@ -75,7 +75,7 @@ export default function Cart({}: InferGetStaticPropsType<
My Cart Review your Order -