diff --git a/src/scss/components/_icons.scss b/src/scss/components/_icons.scss index 20dac9f..0a2f968 100644 --- a/src/scss/components/_icons.scss +++ b/src/scss/components/_icons.scss @@ -3,6 +3,11 @@ @use "./icons/internet"; @use "./icons/mail"; +[class*=" icon-"], +[class^="icon-"] { + vertical-align: top; +} + [class*=" icon-"]:before, [class*=" icon-"]:after, [class^="icon-"]:before,