From c7ff5f54ed25e88ab198e22588696d973e27fe3c Mon Sep 17 00:00:00 2001 From: Amina Saeed Date: Tue, 26 Nov 2024 01:50:11 +0500 Subject: [PATCH] commit --- src/styles/footer.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/footer.css b/src/styles/footer.css index d830087..1cb7e05 100644 --- a/src/styles/footer.css +++ b/src/styles/footer.css @@ -242,5 +242,6 @@ .footer-rights-text { padding-block-start: unset; + padding: 10px; } }