Navigate between blocks using keyboard arrows.

This commit is contained in:
softsimon
2020-03-21 03:38:18 +07:00
parent 4ae5576452
commit 69827843c9
8 changed files with 73 additions and 15 deletions

View File

@@ -46,8 +46,8 @@
.fees {
font-size: 14px;
margin-top: 10px;
margin-bottom: 8px;
margin-top: 12px;
margin-bottom: 6px;
}
.transaction-count {
@@ -97,7 +97,6 @@
position: relative;
right: 75px;
top: 140px;
transition: 1s;
width: 0;
height: 0;
border-left: 35px solid transparent;