diff options
Diffstat (limited to 'src/components/atoms/icons/cog.module.scss')
| -rw-r--r-- | src/components/atoms/icons/cog.module.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/atoms/icons/cog.module.scss b/src/components/atoms/icons/cog.module.scss index 8c48fcc..5201598 100644 --- a/src/components/atoms/icons/cog.module.scss +++ b/src/components/atoms/icons/cog.module.scss @@ -1,7 +1,6 @@ @use "@styles/abstracts/functions" as fun; .icon { - display: block; width: var(--icon-size, #{fun.convert-px(40)}); fill: var(--color-primary-lighter); stroke: var(--color-primary-darker); |
