diff --git a/new-website/index.html b/new-website/index.html index e9182a07..66f323b2 100644 --- a/new-website/index.html +++ b/new-website/index.html @@ -17,6 +17,7 @@ + @@ -41,6 +42,46 @@ top: 0; left: 0; } + + +.footer-container { + padding: 20px; + background-color: #f8f8f8; /* Light background color */ +} + +.footer-title { + font-size: 1.5em; + margin: 0; +} + +.footer-description { + margin: 10px 0; +} + +.footer-links { + list-style: none; + padding: 0; +} + +.footer-links li { + margin: 5px 0; +} + +.footer-icons { + display: flex; + gap: 10px; /* Space between icons */ +} + +.footer-bottom { + text-align: center; + margin-top: 20px; +} + +.footer-horizontal-line { + border-top: 1px solid #ccc; /* Example horizontal line */ + margin: 20px 0; +} + @@ -425,61 +466,133 @@
ResourceHub is an open-source project that serves as a
one-stop repository of
+ valuable resources curated by the
amazing contributors in the community
Copyright © 2024 ResourceHub. All Rights Reserved.
+Copyright © 2024 ResourceHub. All Rights Reserved.
-