diff options
| author | Ashley Cai <ashley.lcai@gmail.com> | 2021-07-10 00:17:09 -0700 |
|---|---|---|
| committer | Ashley Cai <ashley.lcai@gmail.com> | 2021-07-10 00:17:09 -0700 |
| commit | 4fe24111c6eafc58927fcca9d8c46a5b92cc4078 (patch) | |
| tree | 83d5b2b368ac58d1bca7a0bce81d538fe481dba6 /src/client/ClientRecommender.scss | |
| parent | 4c1fc6bcfdf603bb8c620f9288da09ed69587bfb (diff) | |
Standardizing Colors, changing global CSS variables
Diffstat (limited to 'src/client/ClientRecommender.scss')
| -rw-r--r-- | src/client/ClientRecommender.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/ClientRecommender.scss b/src/client/ClientRecommender.scss index 3f9102f15..178c7fdab 100644 --- a/src/client/ClientRecommender.scss +++ b/src/client/ClientRecommender.scss @@ -1,4 +1,4 @@ -// @import "/views/globalCssVariables.scss"; +// @import "/views/global/globalCssVariables.scss"; .space{ border: 1px dashed blue; |
