From d26342986ef36e3b851d16e62a3cb19308e04fb2 Mon Sep 17 00:00:00 2001 From: sachinggsingh <152975718+sachinggsingh@users.noreply.github.com> Date: Sun, 3 Nov 2024 17:27:04 +0530 Subject: [PATCH] Footer will be good in sections like FAQs #644 --- FAQs.css | 9 +++++-- FAQs.html | 58 +++++++++++++++++++++++++++++++++++++-------- privacy.css | 10 ++++++-- privacy_policy.html | 52 +++++++++++++++++++++++++++++++++++++--- profile.html | 49 ++++++++++++++++++++++++++++++++++++++ testp.css | 20 ++++++++++++++++ 6 files changed, 181 insertions(+), 17 deletions(-) diff --git a/FAQs.css b/FAQs.css index f35bfbc..73431aa 100644 --- a/FAQs.css +++ b/FAQs.css @@ -132,11 +132,16 @@ footer { position: relative; bottom: 0; width: 100%; - margin-top: 50px; + margin-top: 100px; + } footer p { - margin: 0; + margin-top: 10px; + width: 100%; + font-size: 1.2em; + color: #999; + } /* Futuristic Hover Effects */ diff --git a/FAQs.html b/FAQs.html index 2c46d0e..315c00e 100644 --- a/FAQs.html +++ b/FAQs.html @@ -205,16 +205,54 @@

- +