From 84fb90b422c243274bc29a9534a9b71bb6792d3c Mon Sep 17 00:00:00 2001 From: mikwee Date: Fri, 5 Nov 2021 17:23:02 +0200 Subject: [PATCH] Removed roots from CSS file, added id to button --- src/App.css | 5 +---- src/App.js | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/App.css b/src/App.css index f0aef51..599c179 100644 --- a/src/App.css +++ b/src/App.css @@ -22,7 +22,4 @@ display: flex; justify-content: center; margin-top: 3%; -} -/*.roots { - border-radius: 25px; -}*/ \ No newline at end of file +} \ No newline at end of file diff --git a/src/App.js b/src/App.js index 6666d1b..7703358 100644 --- a/src/App.js +++ b/src/App.js @@ -10,7 +10,7 @@ function App() {

{data.title}

- + {/*{data.links.map((rootDetail, index)=>{ if(rootDetail.type == "facebook") { res =