From 91e25b1993400c3b2cc034300693bb8cc7252168 Mon Sep 17 00:00:00 2001 From: Carlos Lins Date: Wed, 11 Jan 2023 16:14:19 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20Melhorando=20a=20sem=C3=A2ntica=20html?= =?UTF-8?q?=20e=20ajustando=20elementos=20footer=20e=20newsletter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 6 +- src/components/ElementFloat/ElementFloat.tsx | 28 +++- .../Footer/FooterBottom/FooterBottom.tsx | 96 +++++++------ .../FooterBottom/footerBottom.module.scss | 134 ++++++++++-------- src/components/Footer/FooterTop/FooterTop.tsx | 4 + .../Footer/FooterTop/footerTop.module.scss | 44 ++++-- src/components/Header/header.module.scss | 3 +- src/components/MenuNav/menuNav.module.scss | 1 + src/components/MenuToggle/MenuToggle.tsx | 10 +- .../MenuToggle/menuToggle.module.scss | 9 +- src/components/Newsletter/Newsletter.tsx | 52 +++++-- .../Newsletter/newsletter.module.scss | 7 +- src/pages/home.module.scss | 7 + src/schema/FormSchema.ts | 4 +- 14 files changed, 255 insertions(+), 150 deletions(-) diff --git a/public/index.html b/public/index.html index fcfdc63..8836f83 100644 --- a/public/index.html +++ b/public/index.html @@ -1,8 +1,7 @@ - + - @@ -14,12 +13,11 @@ name="description" content="Web site created using create-react-app" /> - - +