Skip to content

Commit

Permalink
footer: update logo
Browse files Browse the repository at this point in the history
  • Loading branch information
dakur committed Aug 27, 2024
1 parent b51000d commit 6824f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/styles/components/footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 6824f21

Please sign in to comment.