From b035c8953cccea9b06d179cb53f9b1c001ae06fc Mon Sep 17 00:00:00 2001 From: Teju Edidi Date: Tue, 21 May 2024 20:17:21 -0400 Subject: [PATCH] updated branch --- src/components/Footer/Footer.css | 5 +++++ src/components/Footer/Footer.jsx | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/src/components/Footer/Footer.css b/src/components/Footer/Footer.css index 1ed72a1..6d0fd32 100644 --- a/src/components/Footer/Footer.css +++ b/src/components/Footer/Footer.css @@ -24,6 +24,11 @@ font-size: .75rem; } +.link-container a{ + color: rgba(228, 228, 228, 1); + text-decoration: none; +} + .Footer .copyright { font-size: 1rem; } \ No newline at end of file diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx index 159ac8b..fdf08c7 100644 --- a/src/components/Footer/Footer.jsx +++ b/src/components/Footer/Footer.jsx @@ -14,6 +14,11 @@ export default function Footer() { +
+ + Cookie Policy + +
© 2024 by SpaceLab FundLab