X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=assets%2Fsass%2Fcomponents%2F_icons.scss;h=d2a02cba7371b927ee03ffd3e6196fcec10ce019;hb=84032966f14fb3c9269b570b1d4fc16452c601c4;hp=ceffd05c9eba97d27379fbab950f503b19a627fe;hpb=467d730075d1ba16a253793baa55250b7bec7b2c;p=theme-danix.xyz.git diff --git a/assets/sass/components/_icons.scss b/assets/sass/components/_icons.scss index ceffd05..d2a02cb 100644 --- a/assets/sass/components/_icons.scss +++ b/assets/sass/components/_icons.scss @@ -141,4 +141,13 @@ } } } + } + + span.inline-svg { + &.small { + svg { + height: 1em; + width: auto; + } + } } \ No newline at end of file