From 0d7ab73ef6e26f40b63faeed1293b12e8a8c33d3 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 4 Feb 2018 01:03:07 -0600 Subject: minor typo correction --- _sass/site.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to '_sass/site.scss') diff --git a/_sass/site.scss b/_sass/site.scss index ec734a8..4ae78ec 100644 --- a/_sass/site.scss +++ b/_sass/site.scss @@ -156,6 +156,9 @@ a:hover { background: transparent!important; width: 100% } + .section-header { + padding-bottom: 25px; + } .nav-pills .nav-link { border-radius: 0; } -- cgit v1.2.3-59-ga6da