From de8a60c1be5376b779650b2267434baa7e798278 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 17 Sep 2015 14:48:00 -0400 Subject: [PATCH] fixing topic line height --- less/topic.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/topic.less b/less/topic.less index b7367bc..e0a7581 100644 --- a/less/topic.less +++ b/less/topic.less @@ -1,6 +1,6 @@ .topic { h1 { - line-height: 24px; + line-height: 40px; margin-bottom: 30px; .topic-title {