diff options
| author | Larvan2 <[email protected]> | 2026-04-18 14:08:45 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-18 14:08:45 +0800 |
| commit | fd39af8af5e2e6ba88f8ba2ac3e6101aeda2b6c1 (patch) | |
| tree | c1151d88422b0492dedd19eb39f56f6360b840c3 /src/components/Home.module.scss | |
| parent | 57b2b5491c9c2cfb0f41606120b67cbb42350fa9 (diff) | |
| parent | 56758999537ca0790837f446984379eebca3a44d (diff) | |
Merge pull request #116 from Olivi-9/master
update dependencies & change style in Home
Diffstat (limited to 'src/components/Home.module.scss')
| -rw-r--r-- | src/components/Home.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Home.module.scss b/src/components/Home.module.scss index 8da1d49..7fa6ada 100644 --- a/src/components/Home.module.scss +++ b/src/components/Home.module.scss @@ -1,4 +1,4 @@ -@import '~/styles/utils/custom-media'; +@use '~/styles/utils/custom-media' as *; .root { padding: 6px 15px; |
