From 015bf78dd9b17a1eac11119e38d8e83be8d791ae Mon Sep 17 00:00:00 2001 From: shpuld Date: Sun, 26 Feb 2017 22:36:54 +0200 Subject: Heading text floats left, initial attempt at load more in the right side of the heading. --- src/App.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 0945c76b..8a1942c6 100644 --- a/src/App.scss +++ b/src/App.scss @@ -109,8 +109,8 @@ main-router { .panel-heading { border-radius: 10px 10px 0 0; background-size: cover; - padding: 0.6em 0; - text-align: center; + padding: 0.6em 1.0em; + text-align: left; font-size: 1.3em; line-height: 24px; } -- cgit v1.2.3-70-g09d2