diff options
Diffstat (limited to 'opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss')
| -rw-r--r-- | opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss b/opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss index 3d150c93..d27a0ce0 100644 --- a/opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss +++ b/opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss @@ -1,4 +1,4 @@ -@import '../../style-globals/_variables.scss'; +@import 'src/style/_variables.scss'; .contentSection { padding-top: 50px; |
