diff --git a/src/components/About/About.css b/src/components/About/About.css index 2fe6bd9..45f779a 100644 --- a/src/components/About/About.css +++ b/src/components/About/About.css @@ -304,7 +304,6 @@ position: absolute; width: 60%; font-size: 1.5rem; - text-align: center; z-index: 10; } @@ -317,12 +316,6 @@ } } -@media (max-width: 1390px) { - .abtp { - font-size: 1.2rem; - } -} - @media (max-width: 1300px) { .details-container { width: 100%; @@ -361,6 +354,7 @@ html { .abouth1 { font-size: 2.5rem; + margin-bottom: -64px; } } @@ -370,9 +364,9 @@ html { } .aboutsvg1 { - height: 90%; + height: 75%; display: flex; - width: 95%; + width: 92%; backdrop-filter: blur(10px); z-index: 3; } @@ -415,19 +409,19 @@ html { } } +@media (max-height: 550px) { + .abtp { + font-size: 1rem; + } +} + @media (max-width: 420px) { .circle1 { display: none; } .abtp { - font-size: 0.9rem; + font-size: 0.97rem; width: 80%; } } - -@media (max-height: 550px) { - .abtp { - font-size: 1rem; - } -} diff --git a/src/components/About/About.jsx b/src/components/About/About.jsx index e6e225b..129dd36 100644 --- a/src/components/About/About.jsx +++ b/src/components/About/About.jsx @@ -13,12 +13,15 @@ const About = () => {
+
Level up your coding skills and slay real-world challenges! Whether
you're a seasoned developer or a coding newbie, HFT is the place to
collaborate with like-minded tech enthusiasts to build
groundbreaking solutions.
+
Join us for a 24-hour coding marathon filled with caffeine, food,
and endless possibilities. So, gather your squad and let's code a
better tomorrow at Hack For Tomorrow!
diff --git a/src/components/BlobAnimation.jsx b/src/components/BlobAnimation.jsx
index 5eb0b05..c392f23 100644
--- a/src/components/BlobAnimation.jsx
+++ b/src/components/BlobAnimation.jsx
@@ -32,7 +32,7 @@ const BlobAnimation = () => {
<>