Navigate between blocks using keyboard arrows.
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
|
||||
.fees {
|
||||
font-size: 14px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 12px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
.transaction-count {
|
||||
@@ -95,7 +95,6 @@
|
||||
position: relative;
|
||||
left: 30px;
|
||||
top: 140px;
|
||||
transition: 1s;
|
||||
width: 0;
|
||||
height: 0;
|
||||
border-left: 35px solid transparent;
|
||||
|
||||
Reference in New Issue
Block a user