Skip to content
Snippets Groups Projects
Commit c91ceb42 authored by Olivia206's avatar Olivia206
Browse files

fixed icons

parent 704ed781
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment