From 76b40958eceb6219179b207f6a5a26dfe145da57 Mon Sep 17 00:00:00 2001 From: rosemelo Date: Wed, 13 Dec 2023 22:25:03 -0300 Subject: [PATCH] =?UTF-8?q?Salvando=20as=20altera=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/Home/Footer.js | 2 +- .../src/components/Home/Home.css | 42 +++++++++++++------ .../src/components/Home/Home.js | 9 +--- projeto_react_campinho/src/index.js | 5 +-- 4 files changed, 35 insertions(+), 23 deletions(-) diff --git a/projeto_react_campinho/src/components/Home/Footer.js b/projeto_react_campinho/src/components/Home/Footer.js index 460f858..b804aff 100644 --- a/projeto_react_campinho/src/components/Home/Footer.js +++ b/projeto_react_campinho/src/components/Home/Footer.js @@ -2,7 +2,7 @@ import React from 'react'; const Footer = () => { return ( -