fix to color resolve scss

This commit is contained in:
beckerinj
2022-05-20 10:35:24 -04:00
parent d6d55aaf13
commit 005c3e6e2d
@@ -1,4 +1,4 @@
@use "../../../style/colors.scss" as c;
@use "../../../../style/colors.scss" as c;
.StatsContainer {
max-height: 75vh;