From fb02615b415323ce7b470c4ed13634d0b26aed60 Mon Sep 17 00:00:00 2001 From: OfficialCRUGG Date: Thu, 1 Feb 2024 20:13:47 +0100 Subject: [PATCH] chore: whoops, this wasn't meant to be be in here --- sass/_variables.sass | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/sass/_variables.sass b/sass/_variables.sass index 70c7882..6b1f0d1 100644 --- a/sass/_variables.sass +++ b/sass/_variables.sass @@ -19,16 +19,4 @@ --surface-color: #261717 --surface-color2: #301d1d --border-color: rgba(255,255,255,0.05) - --link-color: #CA454A - - - - --color-primary-alpha-10:#bb000019; - --color-primary-alpha-20:#bb000033; - --color-primary-alpha-30:#bb00004b; - --color-primary-alpha-40:#bb000066; - --color-primary-alpha-50:#bb000080; - --color-primary-alpha-60:#bb000099; - --color-primary-alpha-70:#bb0000b3; - --color-primary-alpha-80:#bb0000cc; - --color-primary-alpha-90:#bb0000e1; \ No newline at end of file + --link-color: #CA454A \ No newline at end of file