diff --git a/src/components/Footer/Footer.css b/src/components/Footer/Footer.css index d72503f3..6961746b 100644 --- a/src/components/Footer/Footer.css +++ b/src/components/Footer/Footer.css @@ -100,14 +100,14 @@ .logoLink { display: block; - width: 156px; - height: 27px; margin-bottom: 14px; } .logo { + object-fit: contain; + object-position: left center; width: 100%; - height: 100%; + height: 27px; } .organizationInfo {