aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/base/_typography.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/base/_typography.scss')
-rw-r--r--src/styles/base/_typography.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/base/_typography.scss b/src/styles/base/_typography.scss
index 2c3c8cc..dc958c4 100644
--- a/src/styles/base/_typography.scss
+++ b/src/styles/base/_typography.scss
@@ -1,4 +1,4 @@
-@use "@styles/abstracts/functions" as fun;
+@use "../abstracts/functions" as fun;
h1 {
font-size: var(--font-size-3xl);