Update src/styles/dotsSpinner.module.scss
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m6s

This commit is contained in:
freakoverse 2025-02-17 20:28:45 +00:00
parent 4411446560
commit 4d1374d5a6

View File

@ -16,9 +16,3 @@
content: '...'; content: '...';
} }
} }
.spinnerCircle {
border: 4px solid #363636;
border-top: 4px solid #8100ff;
background: #232323;
}