diff --git a/src/components/ui/LhoistBrandingLogo.jsx b/src/components/ui/LhoistBrandingLogo.jsx index b2b31cf..db58f55 100644 --- a/src/components/ui/LhoistBrandingLogo.jsx +++ b/src/components/ui/LhoistBrandingLogo.jsx @@ -3,8 +3,8 @@ import LogoLhoist from "../../assets/img/logos/logo-lhoist.svg"; export default function AppLogo() { return ( -
+ -
+ ); }