add: coin purchases + donator badge

This commit is contained in:
trisua 2025-08-08 13:25:47 -04:00
parent fd529d3847
commit 44f9edd67e
21 changed files with 345 additions and 38 deletions

View file

@ -35,7 +35,7 @@
justify-content: right;
}
.justify-start {
.justify_start {
justify-content: flex-start !important;
}