From 812d1bee845938f8a6cf3e0a48ea63f02f6ba944 Mon Sep 17 00:00:00 2001 From: Bel Curcio Date: Mon, 7 Jun 2021 01:01:02 -0300 Subject: [PATCH] Now with Geist Colors --- components/common/Footer/Footer.tsx | 2 +- components/common/SidebarLayout/SidebarLayout.tsx | 4 ++-- components/product/Swatch/Swatch.module.css | 2 +- components/ui/Button/Button.module.css | 2 +- components/ui/Modal/Modal.module.css | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/common/Footer/Footer.tsx b/components/common/Footer/Footer.tsx index 25dfcb72a..04b80404e 100644 --- a/components/common/Footer/Footer.tsx +++ b/components/common/Footer/Footer.tsx @@ -33,7 +33,7 @@ const Footer: FC = ({ className, pages }) => {
- + ACME diff --git a/components/common/SidebarLayout/SidebarLayout.tsx b/components/common/SidebarLayout/SidebarLayout.tsx index 1122cad4e..a4e60a758 100644 --- a/components/common/SidebarLayout/SidebarLayout.tsx +++ b/components/common/SidebarLayout/SidebarLayout.tsx @@ -22,7 +22,7 @@ const SidebarLayout: FC = ({