diff options
Diffstat (limited to 'src/components/molecules/images/responsive-image.module.scss')
| -rw-r--r-- | src/components/molecules/images/responsive-image.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/molecules/images/responsive-image.module.scss b/src/components/molecules/images/responsive-image.module.scss index 7f5fafd..e4ed4aa 100644 --- a/src/components/molecules/images/responsive-image.module.scss +++ b/src/components/molecules/images/responsive-image.module.scss @@ -1,4 +1,4 @@ -@use "@styles/abstracts/functions" as fun; +@use "../../../styles/abstracts/functions" as fun; .caption { margin: 0; |
