From 0cdc8cbeedb4a3f30f0841c1c3a9612746ce86d2 Mon Sep 17 00:00:00 2001 From: tusharb Date: Tue, 2 May 2023 22:39:33 +0530 Subject: [PATCH 1/2] fixed unresponsiveness of the footer --- _includes/footer.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 2f1671a2..35a051c3 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -8,10 +8,13 @@

{{ t.YouTube }}

- + --> +
+ +
From b3db3f2ff9cd17ca74dcc9a835050c3b98f9391b Mon Sep 17 00:00:00 2001 From: tusharb Date: Wed, 3 May 2023 10:37:26 +0530 Subject: [PATCH 2/2] fixed width on bigger screens issue --- _includes/footer.html | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 35a051c3..102d8c38 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,21 +2,18 @@