From a4e06cc908968a7eac50dab7fea9b67e8a8b8bad Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Mon, 4 Jun 2018 12:04:24 -0400 Subject: [PATCH] style consistency --- views/connect.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/connect.pug b/views/connect.pug index 0813101..b6a37c7 100644 --- a/views/connect.pug +++ b/views/connect.pug @@ -1,7 +1,7 @@ extends layout block content - h1 RPC Connect + h1(class="h2") RPC Connect hr form(method="post", action="/connect")