From f4b696a3a85bcc1a11b2ba76dcbde37956e7722e Mon Sep 17 00:00:00 2001 From: SYED MOHAMMAD AQUIB Date: Thu, 7 Nov 2024 14:19:03 +0530 Subject: [PATCH] STYLING IMPROVED --- client/index.html | 4 +- client/src/component/Footer.jsx | 4 +- client/src/component/Footers/VisitorCount.jsx | 2 +- client/src/css/Footer.css | 46 +++++++++++++------ 4 files changed, 36 insertions(+), 20 deletions(-) diff --git a/client/index.html b/client/index.html index 1f577d6..ac9478c 100644 --- a/client/index.html +++ b/client/index.html @@ -140,12 +140,10 @@ input[type="email"] { width: 100%; padding: 10px; - margin-bottom: 16px; border: 1px solid #000000; border-radius: 5px; font-size: 14px; } - .signup-btn1-nl { width: 100%; height: 30px; @@ -206,7 +204,7 @@

Subscribe to Newsletter

Join the Bitbox Community!

Subscribe to receive the latest updates, tips, and project highlights from the Bitbox community. Whether you’re looking for help or want to share your knowledge, we’ve got you covered!

-
+
diff --git a/client/src/component/Footer.jsx b/client/src/component/Footer.jsx index e48874b..2773832 100644 --- a/client/src/component/Footer.jsx +++ b/client/src/component/Footer.jsx @@ -182,7 +182,7 @@ const Footer = (props) => { {/* Middle section with About links */}
-
About
+
About