UI tweaks
This commit is contained in:
parent
76e8ca1838
commit
192aa514bb
@ -109,7 +109,7 @@
|
|||||||
#result_box {
|
#result_box {
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 0.5rem;
|
gap: 0.5rem;
|
||||||
align-items: center;
|
align-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#result_box time {
|
#result_box time {
|
||||||
@ -126,8 +126,8 @@
|
|||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
#result_box h2 {
|
#result_box h3 {
|
||||||
text-transform: capitalize;
|
letter-spacing: 0.02em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.transaction-link {
|
.transaction-link {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user