aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/styles/variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/pw-server/src/styles/variables.scss')
-rw-r--r--web/pw-server/src/styles/variables.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/web/pw-server/src/styles/variables.scss b/web/pw-server/src/styles/variables.scss
index 5ff08b6..257a67e 100644
--- a/web/pw-server/src/styles/variables.scss
+++ b/web/pw-server/src/styles/variables.scss
@@ -1,4 +1 @@
$bg-color: rgb(41, 41, 41);
-
-$btn-text-color: rgb(9, 105, 218);
-$btn-border-color: rgba(27, 31, 36, 0.25);