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