From e1ac23aeb7772ef3e4f3863192fab8cad094cdf9 Mon Sep 17 00:00:00 2001 From: bhat-shubham Date: Sat, 14 Sep 2024 00:33:23 +0530 Subject: [PATCH] fixes in about section ,changed para --- index.html | 11 +---------- style.css | 3 +++ 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index bb617e1..4ddb842 100644 --- a/index.html +++ b/index.html @@ -161,16 +161,7 @@

ABOUT US

WHY CODELITE ?

- Welcome to CodeLite, a hackathon where the power of GenAI meets the limitless potential of - Web3. Set against a cosmic theme, participants will explore and create in a universe - inspired by space and the solar galaxy, innovating solutions that shine like stars in the - digital n frontier.
- Web3 is the next big step in the digital world, opening up a new way to experience the - internet. It’s like a decentralized galaxy where each person has their own power and - control, just like a star. Instead of relying on a single central point, Web3 spreads across - a network of connected nodes, making data and transactions secure and transparent. Much like - explorers navigating the cosmos, Web3 users move through a space where ownership, identity, - and value are truly in their hands, creating a more open and connected digital world. + Welcome to CodeLite, an exciting offline hackathon on October 19th and 20th at PDEA's College of Engineering, Manjari, where GenAI and Web3 come together in a cosmic-themed adventure. Dive into a universe inspired by space and the solar galaxy.Instead of relying on central points, Web3 operates across a network of interconnected nodes, creating a secure and open space where ownership and identity are fully in users' hands. Just like explorers charting the stars, Web3 users navigate a connected digital world where value and control are distributed and empowering. At CodeLite, you’ll engage with three dynamic tracks: Web3, GenAI, and Open Innovation. Whether you're developing decentralized applications, leveraging AI capabilities, or exploring novel ideas, our hackathon provides the perfect stage to innovate and excel in this digital galaxy.

diff --git a/style.css b/style.css index 2e72ea1..21c5359 100644 --- a/style.css +++ b/style.css @@ -293,6 +293,9 @@ body { margin-top: 15px; /* flex-basis: 100px; */ } +.span-txt{ + color: #08CBFF; +} .hero .row .left-sec .btns { gap: 55px;