diff options
author | Volpeon <git@volpeon.ink> | 2022-02-14 17:18:29 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-02-14 17:18:29 +0100 |
commit | 12f1c496df49a6c15dfc108e901df565fca81c39 (patch) | |
tree | aee7aa31bd45df2706c603537f32a9add00f747e /src/objects/_icon.scss | |
parent | Adjusted icon offset (diff) | |
download | iro-design-12f1c496df49a6c15dfc108e901df565fca81c39.tar.gz iro-design-12f1c496df49a6c15dfc108e901df565fca81c39.tar.bz2 iro-design-12f1c496df49a6c15dfc108e901df565fca81c39.zip |
Icon
Diffstat (limited to 'src/objects/_icon.scss')
-rw-r--r-- | src/objects/_icon.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objects/_icon.scss b/src/objects/_icon.scss index ea42b4d..e580bb5 100644 --- a/src/objects/_icon.scss +++ b/src/objects/_icon.scss | |||
@@ -8,7 +8,7 @@ | |||
8 | stroke-width: var(--icon-stroke-width, 1.5px); | 8 | stroke-width: var(--icon-stroke-width, 1.5px); |
9 | stroke-linecap: round; | 9 | stroke-linecap: round; |
10 | stroke-linejoin: round; | 10 | stroke-linejoin: round; |
11 | vertical-align: -.2em; | 11 | vertical-align: -.17em; |
12 | 12 | ||
13 | @include iro.bem-modifier('block') { | 13 | @include iro.bem-modifier('block') { |
14 | display: block; | 14 | display: block; |