From b29a094e38f8957e5a11844e19caf434fc8c78e9 Mon Sep 17 00:00:00 2001 From: hakui Date: Mon, 20 Feb 2017 09:28:50 -0600 Subject: set top and bottom padding on the bars to be equal because it was too top-heavy --- src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index d7f0c8ab..431aeb32 100644 --- a/src/App.scss +++ b/src/App.scss @@ -108,7 +108,7 @@ main-router { .panel-heading { border-radius: 0.5em 0.5em 0 0; background-size: cover; - padding: 0.6em 0 0.5em; + padding: 0.6em 0; text-align: center; font-size: 1.3em; line-height: 24px; -- cgit v1.2.3-70-g09d2