From 608acb413c0ebb3445e40b59baeed2d80ffbd45b Mon Sep 17 00:00:00 2001 From: Anurag Samarth Date: Thu, 20 Jun 2024 01:05:10 +0530 Subject: [PATCH] responsive landing page is ready --- Day 21 Registration Form/.vscode/settings.json | 3 --- Day 39 Landing Page/src/App.jsx | 2 +- Day 39 Landing Page/src/Components/Body.jsx | 6 +++--- Day 39 Landing Page/src/Components/Footer.jsx | 2 +- Day 39 Landing Page/src/Components/Header.jsx | 11 ++++++++++- 5 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 Day 21 Registration Form/.vscode/settings.json diff --git a/Day 21 Registration Form/.vscode/settings.json b/Day 21 Registration Form/.vscode/settings.json deleted file mode 100644 index 6f3a291..0000000 --- a/Day 21 Registration Form/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "liveServer.settings.port": 5501 -} \ No newline at end of file diff --git a/Day 39 Landing Page/src/App.jsx b/Day 39 Landing Page/src/App.jsx index 3c36a17..e556a21 100644 --- a/Day 39 Landing Page/src/App.jsx +++ b/Day 39 Landing Page/src/App.jsx @@ -5,7 +5,7 @@ import Header from "./Components/Header" function App() { return ( -
+