diff --git a/frontend/src/styles/components/footer.scss b/frontend/src/styles/components/footer.scss index 890e7ea..4a21f7f 100644 --- a/frontend/src/styles/components/footer.scss +++ b/frontend/src/styles/components/footer.scss @@ -93,7 +93,7 @@ $footer-breakpoint-fullSize-from: "min-width: " + ($footer-breakpoint-fullSize + display: block; max-height: 3rem; aspect-ratio: 4/1; - background-image: url("../images/logo-hb-looking-left.svg"); + background-image: url("../images/logo-hb-full.png"); background-size: auto 100%; background-position: center center; background-repeat: no-repeat;