removed old main sass file and fixed icons display in homepage and footer
[theme-danix.xyz.git] / assets / sass / components / _icons.scss
index 1985d4c..ceffd05 100644 (file)
                @include breakpoint('<=small') {
                        li {
                                padding: 0 0.75em 0 0;
+                               a {
+                                       span.inline-svg {
+                                               svg {
+                                                       width: 3rem;
+                                                       height: 3rem;
+                                               }
+                                       }
+                               }
                        }
                }
        }
                cursor: default;
                list-style: none;
                padding-left: 0;
+               text-align: center !important;
 
                li {
                        display: inline-block;