From 89077b8c05c6e5cb9535be802bfa5ffd2800ac86 Mon Sep 17 00:00:00 2001 From: Bhaskar Metiya Date: Mon, 22 Jul 2024 13:07:01 +0530 Subject: [PATCH] 4k css changes. hope it doesn't get worse --- src/components/Cp/Cp.jsx | 8 +-- src/components/Faq/Faq.jsx | 10 ++-- src/components/Footer/Footer.jsx | 20 +++---- src/components/Navbar.jsx | 8 +-- src/components/Schedule/Schedule.jsx | 82 ++++++++++++++-------------- src/components/Sponsors/Sponsors.jsx | 46 ++++++++-------- src/components/Tracks/Tracks.jsx | 17 +++--- src/pages/LandingPage.jsx | 20 +++---- tailwind.config.js | 4 ++ 9 files changed, 111 insertions(+), 104 deletions(-) diff --git a/src/components/Cp/Cp.jsx b/src/components/Cp/Cp.jsx index 7d41d90..6940a06 100644 --- a/src/components/Cp/Cp.jsx +++ b/src/components/Cp/Cp.jsx @@ -62,12 +62,12 @@ const SimpleSlider = ({ images, direction }) => { }} > {images.map((image, index) => ( -
+
{image.alt} { const Cp = () => { return (
-
-

+
+

$ sudo apt-get i commun1ty partners

diff --git a/src/components/Faq/Faq.jsx b/src/components/Faq/Faq.jsx index 094760c..5d1524e 100644 --- a/src/components/Faq/Faq.jsx +++ b/src/components/Faq/Faq.jsx @@ -56,16 +56,16 @@ const Faq = () => { return (
-
-

+
+

$ ./FAQ

{faqData.map((faq, index) => ( -
-

+
+

diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 8943e22..3130f3b 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -35,11 +35,11 @@ export default function Navbar(){ }; return(
-