transaction

This commit is contained in:
2025-01-20 00:12:30 +03:00
parent 1ffa0581bf
commit 485c11de5f
16 changed files with 589 additions and 1 deletions

View File

@ -2,6 +2,14 @@
text-align: center;
}
#btnBox {
margin-bottom: 10px;
}
#btnBox a{
width: 100%;
}
.card {
margin-bottom: 10px;
}