From 2aea6c4b09de8ee8f5c7d2f83c1873100ef75956 Mon Sep 17 00:00:00 2001 From: hakui Date: Sat, 18 Feb 2017 13:18:00 -0600 Subject: [PATCH] increased leading for expanded view's header --- src/App.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.scss b/src/App.scss index 3547f258..34c7ee74 100644 --- a/src/App.scss +++ b/src/App.scss @@ -107,6 +107,7 @@ main-router { padding: 0.6em 0 0.5em; text-align: center; font-size: 1.3em; + line-height: 24px; } .panel-footer {