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