diff --git a/assets/sass/_theme/design-system/footer.sass b/assets/sass/_theme/design-system/footer.sass index da2893e7f2e381c5f4e88bf0f826121a6e544cad..47d008d3e7c6c4801d6a5a5833cc86fe6b7e37af 100644 --- a/assets/sass/_theme/design-system/footer.sass +++ b/assets/sass/_theme/design-system/footer.sass @@ -33,6 +33,10 @@ footer#document-footer margin-top: $spacing0 @if $footer-icons-enabled &-social li + a + display: flex + align-items: center + justify-content: flex-end a.facebook @include icon(social-facebook, after) a.instagram @@ -58,7 +62,6 @@ footer#document-footer @include media-breakpoint-down(desktop) width: fit-content a - display: flex flex-direction: row-reverse a::after margin-right: $spacing0