diff --git a/Website/contact.html b/Website/contact.html index c3a6f8628..866a7a560 100644 --- a/Website/contact.html +++ b/Website/contact.html @@ -26,7 +26,6 @@ width: 100%; height: 15px; z-index: 99990; - /* background: #f3f3f3; */ } #progress-bar { @@ -38,15 +37,11 @@ border-radius: 10px; } - /* .dark-mode .content{ - background-color: white; - } - .dark-mode .title{ - color: #333; - } - .dark-mode .paragraph{ - color: #555; - } */ + .error-message { + color: red; + font-size: 0.9em; + } + @@ -56,7 +51,6 @@ - \ No newline at end of file + diff --git a/Website/faq.html b/Website/faq.html index 96bc884e8..6fcbab7c9 100644 --- a/Website/faq.html +++ b/Website/faq.html @@ -64,6 +64,7 @@

Frequently Asked Questions(FAQs)

+
+
+
+
+
+
+
+
+

- Yes, we offer community support through forums and documentation. - Users can also reach out for direct assistance via our contact - page. + Yes, we have an active community on forums, as well as email and + chat-based support for users.

+
- How can I contribute to the project? + Can I contribute to your project?

- We welcome contributions! You can participate by submitting code - improvements, reporting issues, or suggesting features through our - GitHub repository. + Absolutely! We welcome contributions from developers and + researchers. You can find our contribution guidelines on the GitHub + repository.

-