mirror of
https://github.com/mempool/mempool.git
synced 2025-10-04 20:44:36 +02:00
Increase block height font-size from 12px to 18px
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
.block-height {
|
.block-height {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
font-size: 12px;
|
font-size: 18px;
|
||||||
bottom: 160px;
|
bottom: 160px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
left: -12px;
|
left: -12px;
|
||||||
@@ -101,4 +101,4 @@
|
|||||||
border-left: 35px solid transparent;
|
border-left: 35px solid transparent;
|
||||||
border-right: 35px solid transparent;
|
border-right: 35px solid transparent;
|
||||||
border-bottom: 35px solid #FFF;
|
border-bottom: 35px solid #FFF;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user