added bg image to header. Fixed backtotop link and icons in home and footer.
[theme-danix.xyz.git] / layouts / partials / funcs / social-menu.html
index b59ad34..84ebaad 100644 (file)
@@ -1,6 +1,6 @@
 {{ with .Site.Social }}
-<div id="social-menu">
-       <ul class="icons">
+<div class="col-4 col-12-medium">
+       <ul class="footer-socials">
                <li class="social-link social-spotify">
                        {{$spotify := "spotify"}}
                        <a href="https://spotify.com/{{ .spotify }}" target="_blank">{{ partial "funcs/svg.html" (dict "context" . "username" $spotify) }}</a>