From a7029edc612745db1edb318b366d7bf229c3a8a5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 15 Dec 2013 11:29:58 -0800 Subject: Restyle the blockquote to not thin text or change line-height --- less/type.less | 2 -- 1 file changed, 2 deletions(-) (limited to 'less') diff --git a/less/type.less b/less/type.less index 52f9b5b2b..6c418a489 100644 --- a/less/type.less +++ b/less/type.less @@ -266,8 +266,6 @@ blockquote { border-left: 5px solid @blockquote-border-color; p { font-size: (@font-size-base * 1.25); - font-weight: 300; - line-height: 1.25; } p:last-child { margin-bottom: 0; -- cgit v1.2.3