change HUD to new

This commit is contained in:
2024-09-29 14:52:20 +03:00
parent 5b1e71306b
commit 8678db83f5
3 changed files with 35 additions and 1624 deletions
+5
View File
@@ -55,4 +55,9 @@ flex: 1
.justify-center{
justify-content: center;
align-self: center;
}
.justify-right{
justify-content: flex-end;
align-self: center;
}