From 4d1374d5a6a525b13c46ecaa6337314845564156 Mon Sep 17 00:00:00 2001 From: freakoverse Date: Mon, 17 Feb 2025 20:28:45 +0000 Subject: [PATCH] Update src/styles/dotsSpinner.module.scss --- src/styles/dotsSpinner.module.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/styles/dotsSpinner.module.scss b/src/styles/dotsSpinner.module.scss index 6085c5c..c648e32 100644 --- a/src/styles/dotsSpinner.module.scss +++ b/src/styles/dotsSpinner.module.scss @@ -15,10 +15,4 @@ 100% { content: '...'; } -} - -.spinnerCircle { - border: 4px solid #363636; - border-top: 4px solid #8100ff; - background: #232323; } \ No newline at end of file