aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/page-header.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/layout/page-header.module.scss')
-rw-r--r--src/components/molecules/layout/page-header.module.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/molecules/layout/page-header.module.scss b/src/components/molecules/layout/page-header.module.scss
index 232023a..1a90fe5 100644
--- a/src/components/molecules/layout/page-header.module.scss
+++ b/src/components/molecules/layout/page-header.module.scss
@@ -1,5 +1,5 @@
-@use "@styles/abstracts/functions" as fun;
-@use "@styles/abstracts/placeholders";
+@use "../../../styles/abstracts/functions" as fun;
+@use "../../../styles/abstracts/placeholders";
.wrapper {
@extend %grid;