Tweak to the block layout, move block height down, only show median fee
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
}
|
||||
|
||||
.fees {
|
||||
font-size: 10px;
|
||||
font-size: 14px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
@@ -53,9 +53,9 @@
|
||||
.block-height {
|
||||
position: absolute;
|
||||
font-size: 18px;
|
||||
bottom: 160px;
|
||||
top: 133px;
|
||||
width: 100%;
|
||||
left: -12px;
|
||||
left: 0px;
|
||||
text-shadow: 0px 32px 3px #111;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user