From 8bb857910587dfd99a1b61cc32dbcc45b56f812d Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Sat, 22 Jul 2017 15:12:36 -0400 Subject: [PATCH] style consistency fix --- views/block.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/block.pug b/views/block.pug index db145c5..ed7ae70 100644 --- a/views/block.pug +++ b/views/block.pug @@ -12,7 +12,7 @@ block content li(class="breadcrumb-item active") a(href=("/block/" + blockHash)) Block #{result.getblock.height} - h1 Block + h1(class="h2") Block small(style="width: 100%;") ##{result.getblock.height} hr