diff options
Diffstat (limited to 'src/components/atoms/layout/notice.module.scss')
| -rw-r--r-- | src/components/atoms/layout/notice.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/layout/notice.module.scss b/src/components/atoms/layout/notice.module.scss index 7fd972c..b532464 100644 --- a/src/components/atoms/layout/notice.module.scss +++ b/src/components/atoms/layout/notice.module.scss @@ -1,4 +1,4 @@ -@use "@styles/abstracts/functions" as fun; +@use "../../../styles/abstracts/functions" as fun; .wrapper { padding: var(--spacing-2xs) var(--spacing-xs); |
