X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=assets%2Fsass%2Fcomponents%2F_icons.scss;h=ceffd05c9eba97d27379fbab950f503b19a627fe;hb=ca7530825d1ff39bb77947934ef24187a9590fcf;hp=1985d4cf262a56423be777008f91f05dbf591a1c;hpb=26ee5f4dbc5cde34e98565bae169e995ecc13781;p=theme-danix.xyz.git diff --git a/assets/sass/components/_icons.scss b/assets/sass/components/_icons.scss index 1985d4c..ceffd05 100644 --- a/assets/sass/components/_icons.scss +++ b/assets/sass/components/_icons.scss @@ -54,6 +54,14 @@ @include breakpoint('<=small') { li { padding: 0 0.75em 0 0; + a { + span.inline-svg { + svg { + width: 3rem; + height: 3rem; + } + } + } } } } @@ -94,6 +102,7 @@ cursor: default; list-style: none; padding-left: 0; + text-align: center !important; li { display: inline-block;