From ab9d7af3307f93c274a8bdd9ede601d203d66b48 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 31 Oct 2024 09:40:12 +0530 Subject: [PATCH] Footer --- public/css/style.css | 7 +-- public/index.html | 133 ++++++++++++++++++++++++++----------------- 2 files changed, 85 insertions(+), 55 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index e6bb206..311af1c 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -1579,10 +1579,9 @@ ul { .footer-col h4::before { content: ""; position: absolute; - left: 0; - bottom: -10px; - height: 3px; - width: 60px; + bottom: -5px; + height: 1px; + width: 80px; background: #e91e63; border-radius: 10px; } diff --git a/public/index.html b/public/index.html index 3e1cac3..b326c3e 100644 --- a/public/index.html +++ b/public/index.html @@ -767,75 +767,106 @@

Frequently Asked Questions

+
+ + +