From 938cbb42d23a87c6b29f0a828ec0c1eb05bca528 Mon Sep 17 00:00:00 2001 From: Medenos Date: Tue, 27 Sep 2022 22:26:57 -0400 Subject: [PATCH] =?UTF-8?q?petits=20ajustement=20=C3=A0=20home?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GrossesMitaines/grosses-mitaines-ui/src/pages/Home.js | 1 - GrossesMitaines/grosses-mitaines-ui/src/stylesheets/site.css | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GrossesMitaines/grosses-mitaines-ui/src/pages/Home.js b/GrossesMitaines/grosses-mitaines-ui/src/pages/Home.js index c47dbbd..9d6dd78 100644 --- a/GrossesMitaines/grosses-mitaines-ui/src/pages/Home.js +++ b/GrossesMitaines/grosses-mitaines-ui/src/pages/Home.js @@ -43,7 +43,6 @@ const Home = () => { - Maison ); } diff --git a/GrossesMitaines/grosses-mitaines-ui/src/stylesheets/site.css b/GrossesMitaines/grosses-mitaines-ui/src/stylesheets/site.css index f771e08..b5994c6 100644 --- a/GrossesMitaines/grosses-mitaines-ui/src/stylesheets/site.css +++ b/GrossesMitaines/grosses-mitaines-ui/src/stylesheets/site.css @@ -33,7 +33,8 @@ body { } .home-description{ - + margin-top: 2%; + /* border-top: 1px black solid; */ } .topbar-container{