From f12d7dad656d81f0aaa30e2c15cb868679f83541 Mon Sep 17 00:00:00 2001 From: meet Date: Tue, 6 Aug 2024 20:55:13 +0530 Subject: [PATCH] Fixed footer nav links and also restored the scrollbar' --- frontend/src/App.tsx | 1 + frontend/src/pages/Policy.tsx | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 800c0342..e980cbbe 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -31,6 +31,7 @@ import Blocked from "./pages/Blocked"; import GoogleTranslate from "./components/GoogleTranslate"; import ProgressScrollDown from "./components/ProgressScrollDown"; import Preloader from "./components/PreLoader"; +import "./App.css" // import axios from "axios"; // axios.defaults.baseURL = "http://localhost:3001/"; diff --git a/frontend/src/pages/Policy.tsx b/frontend/src/pages/Policy.tsx index 9e5f60c4..6cf0fb7b 100644 --- a/frontend/src/pages/Policy.tsx +++ b/frontend/src/pages/Policy.tsx @@ -25,11 +25,12 @@ function Policy() { return (
-
+ +
Privacy
-

Privacy Policy

+

Privacy Policy

Your privacy is important to us. This privacy policy explains how we collect, use, and protect your personal information when you use our website.

@@ -72,12 +73,11 @@ function Policy() {
- -
+
Terms
-

Terms and Conditions

+

Terms and Conditions

Please read these terms and conditions carefully before using our website.

@@ -123,11 +123,11 @@ function Policy() {
-
+