From 20b0f24a539203512e12bc4cf2d87fc909a67db1 Mon Sep 17 00:00:00 2001 From: Amit Rana Date: Thu, 16 Apr 2026 09:27:10 +0530 Subject: [PATCH] lgo height change --- digital-branding.html | 4 ++-- index.html | 4 ++-- shared-header.js | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/digital-branding.html b/digital-branding.html index de77e95..21b6f8f 100644 --- a/digital-branding.html +++ b/digital-branding.html @@ -577,7 +577,7 @@ gap: 48px; margin-bottom: 56px; } .footer-logo-img { - height: 40px; width: auto; margin-bottom: 18px; + height: 65px; width: auto; margin-bottom: 18px; filter: brightness(0) invert(1); opacity: .8; } .footer-desc { font-size: 14px; color: rgba(255,255,255,0.65); line-height: 1.7; margin-bottom: 24px; } @@ -1119,7 +1119,7 @@