Crypto currency isn't static anymore

- Notification when transaction got confirmed
This commit is contained in:
2021-01-17 18:48:00 +01:00
parent 32340eb4cc
commit 59ebcb54c6
10 changed files with 73 additions and 17 deletions

View File

@@ -47,4 +47,9 @@
.price {
text-align: right;
margin: auto;
}
.quantity {
font-weight: lighter;
font-size: 10pt;
}