Add loading spindorm

This commit is contained in:
2025-03-04 17:34:07 -06:00
parent 443150aab1
commit 516eabf9d5
6 changed files with 76 additions and 28 deletions

View File

@@ -3,6 +3,11 @@
margin: 0 auto;
}
.center {
display: block;
margin: 0 auto;
}
.invalid {
text-align: center;
color: red;