diff --git a/src/components/footer/hy-footer-base/hy-footer-base.scss b/src/components/footer/hy-footer-base/hy-footer-base.scss index c6e65d5d55e8f58c29e416a48de83368c04cf29d..ca7970495aa333379d4cf395bdac00b2d626c95f 100644 --- a/src/components/footer/hy-footer-base/hy-footer-base.scss +++ b/src/components/footer/hy-footer-base/hy-footer-base.scss @@ -54,6 +54,11 @@ font-family: var(--main-font-family); font-weight: bold; letter-spacing: -0.9px; + + .hy-site-logo__label { + min-width: max-content; + max-width: max-content; + } } &__content {