diff --git a/src/Components/Footer.css b/src/Components/Footer.css index e3c376ed..dae26a0d 100644 --- a/src/Components/Footer.css +++ b/src/Components/Footer.css @@ -22,10 +22,28 @@ width: 40%; } +.footer-1 > div { + display: flex; + flex-direction: column; +} + .footer-1 img { height: 3rem; } +.footer-title { + text-transform: uppercase; + font-size: 2rem; +} + +.footer-description { + margin-top: 0.8rem; + font-size: 0.999rem; + color: #fff; + + +} + .footer-half { width: 60%; display: flex; @@ -37,11 +55,6 @@ width: 20%; } -.footer-title { - text-transform: uppercase; - font-size: 2rem; -} - .footer-section-title { color: white; font-weight: bold; diff --git a/src/Components/Footer.js b/src/Components/Footer.js index d9431c40..847c09d6 100644 --- a/src/Components/Footer.js +++ b/src/Components/Footer.js @@ -4,11 +4,17 @@ import logo from '../img/apple-touch-icon.png'; const Footer = () => { return ( +
logo -
Unicollab
+
+
Unicollab
+
+ UniCollab is more than just a platform;
it's a gateway to a world where students from different universities/colleges converge to collaborate, innovate, and
elevate their projects. +
+