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

This commit is contained in:
freakoverse 2025-02-19 06:42:55 +00:00
parent 0f5db074bc
commit 5a4a1002ec

View File

@ -22,6 +22,7 @@
grid-gap: 15px; grid-gap: 15px;
width: 100%; width: 100%;
max-width: 600px; max-width: 600px;
margin: 0 10px;
} }
.loadingSpinner { .loadingSpinner {