From 10b439d590f64d960d9a1d71907fda155bdb208d Mon Sep 17 00:00:00 2001 From: mrobeidat Date: Sun, 2 Jan 2022 22:27:41 +0200 Subject: [PATCH] styling footer --- pages/home_compnenet/Footer.js | 66 ++++++++++++------------------ pages/home_compnenet/Sectiontwo.js | 4 +- styles/video.css | 2 + 3 files changed, 30 insertions(+), 42 deletions(-) diff --git a/pages/home_compnenet/Footer.js b/pages/home_compnenet/Footer.js index 2f276b1..439532f 100644 --- a/pages/home_compnenet/Footer.js +++ b/pages/home_compnenet/Footer.js @@ -26,42 +26,36 @@ export default function Footer() {
-

Let's keep in touch!

+

LATEST NEWS

- Find us on any of these platforms, we respond 1-2 business days.
-
- - - - -
+ +
+
- Useful Links + LIFE SHARE
  • @@ -93,24 +87,16 @@ export default function Footer() { className="text-white hover:text-blueGray-800 font-semibold block pb-2 text-sm" href="https://www.creative-tim.com/bootstrap-themes/free?ref=nnjs-footer" > - Free Products + Find Blood
diff --git a/pages/home_compnenet/Sectiontwo.js b/pages/home_compnenet/Sectiontwo.js index d645f2f..9329873 100644 --- a/pages/home_compnenet/Sectiontwo.js +++ b/pages/home_compnenet/Sectiontwo.js @@ -33,10 +33,10 @@ export default function Sectiontwo() {
-

+

Give The "Gift of Life" Today!

-

+

Join our cause and help us save more lives. Everyone should have the right to get a blood transfusion.

diff --git a/styles/video.css b/styles/video.css index e60c790..5f8d621 100644 --- a/styles/video.css +++ b/styles/video.css @@ -28,6 +28,7 @@ .divnavbar{ position: relative; right: 35%; + } .imagenav{ animation: float9 4s ease-in-out infinite; @@ -56,6 +57,7 @@ transform: translate(-50%, -50%); width: fit-content; */ } + #divlogin{ width: 100%; height: 100vh;