aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/icons/feed.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/icons/feed.module.scss')
-rw-r--r--src/components/atoms/icons/feed.module.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/components/atoms/icons/feed.module.scss b/src/components/atoms/icons/feed.module.scss
deleted file mode 100644
index bf15c23..0000000
--- a/src/components/atoms/icons/feed.module.scss
+++ /dev/null
@@ -1,6 +0,0 @@
-@use "../../../styles/abstracts/functions" as fun;
-
-.icon {
- display: block;
- width: var(--icon-size, #{fun.convert-px(40)});
-}