Center loading spinner

This commit is contained in:
Josh Holtrop 2026-04-19 22:58:41 -04:00
parent f037a97792
commit 5687d8a4e7

View File

@ -143,6 +143,7 @@
} }
.spinner { .spinner {
grid-column: 1 / -1;
width: 24px; width: 24px;
height: 24px; height: 24px;
margin: 1rem auto; margin: 1rem auto;