aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/headings/heading.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/headings/heading.module.scss')
-rw-r--r--src/components/atoms/headings/heading.module.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/headings/heading.module.scss b/src/components/atoms/headings/heading.module.scss
index a420bc1..1c898e6 100644
--- a/src/components/atoms/headings/heading.module.scss
+++ b/src/components/atoms/headings/heading.module.scss
@@ -1,4 +1,4 @@
-@use "@styles/abstracts/functions" as fun;
+@use "../../../styles/abstracts/functions" as fun;
.heading {
color: var(--color-primary-dark);