From a4f61e12863e151ba0bb86633dd6b7ba7023ece1 Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Mon, 20 Aug 2018 13:33:43 -0400 Subject: [PATCH] tighten some margins --- views/includes/blocks-list.pug | 2 +- views/index.pug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/includes/blocks-list.pug b/views/includes/blocks-list.pug index 459ce96..fc174f4 100644 --- a/views/includes/blocks-list.pug +++ b/views/includes/blocks-list.pug @@ -1,4 +1,4 @@ -table(class="table table-striped table-responsive-sm") +table(class="table table-striped table-responsive-sm mb-0") thead tr //th diff --git a/views/index.pug b/views/index.pug index 967c371..fecd948 100644 --- a/views/index.pug +++ b/views/index.pug @@ -155,7 +155,7 @@ block content span Transaction Stats » div(class="card-body") - table(class="table table-responsive-sm text-right") + table(class="table table-responsive-sm text-right mb-0") thead tr th