Tweak projected blocks to match blockchain blocks, tweak font size

This commit is contained in:
wiz
2020-03-13 22:14:00 +09:00
parent fd4d0123d1
commit 79f85ebf47
3 changed files with 4 additions and 6 deletions

View File

@@ -45,7 +45,7 @@
}
.fees {
font-size: 10px;
font-size: 18px;
margin-top: 10px;
margin-bottom: 2px;
}
@@ -103,4 +103,4 @@
border-left: 35px solid transparent;
border-right: 35px solid transparent;
border-bottom: 35px solid #FFF;
}
}