From c5b41cd66d554fc53cc783da21cd0a137674b4b6 Mon Sep 17 00:00:00 2001 From: TeshuKatepalli Date: Thu, 19 Oct 2023 11:50:54 +0530 Subject: [PATCH] Updated the lint issue --- blocks/footer/footer.css | 1 + 1 file changed, 1 insertion(+) diff --git a/blocks/footer/footer.css b/blocks/footer/footer.css index e6231e36..f87465e2 100644 --- a/blocks/footer/footer.css +++ b/blocks/footer/footer.css @@ -1,6 +1,7 @@ .footer { background-color: #1a1919; } + #footer-orange{ line-height: normal; }