From 329fc73b94852697f7a057957a714d961a2e9e3b Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Fri, 19 Aug 2022 19:57:57 +0200 Subject: create global scss styles --- web/pw-server/src/styles/variables.scss | 3 --- 1 file changed, 3 deletions(-) (limited to 'web/pw-server/src/styles/variables.scss') 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); -- cgit v1.2.3