Increase block height font-size from 12px to 18px

This commit is contained in:
wiz 2020-03-13 20:28:18 +09:00
parent 0f8027aff6
commit 9c36e23fd9

View File

@ -52,7 +52,7 @@
.block-height {
position: absolute;
font-size: 12px;
font-size: 18px;
bottom: 160px;
width: 100%;
left: -12px;