aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player/_player-variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/player/_player-variables.scss')
-rw-r--r--client/src/sass/player/_player-variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/player/_player-variables.scss b/client/src/sass/player/_player-variables.scss
index 47b8adda4..d5f24dd91 100644
--- a/client/src/sass/player/_player-variables.scss
+++ b/client/src/sass/player/_player-variables.scss
@@ -1,4 +1,4 @@
1@use '~bootstrap/scss/functions' as *; 1@use 'bootstrap/scss/functions' as *;
2 2
3$primary-foreground-color: #fff; 3$primary-foreground-color: #fff;
4$primary-foreground-opacity: 0.9; 4$primary-foreground-opacity: 0.9;