From 7820b744da10884c2613de7a905ab2d93028661d Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sun, 27 Dec 2015 21:22:12 -0500 Subject: cerulean: fix header line-height, closes #541 --- cerulean/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cerulean/bootstrap.css') diff --git a/cerulean/bootstrap.css b/cerulean/bootstrap.css index 10bd8ca1..ecdd6627 100644 --- a/cerulean/bootstrap.css +++ b/cerulean/bootstrap.css @@ -1189,7 +1189,7 @@ h6, .h6 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; - line-height: 1.1; + line-height: 1.2; color: #317eac; } h1 small, -- cgit v1.2.3