From e2938734849403ffc13366ca47db01fc7131aa17 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 21:49:05 -0700 Subject: smaller h1 and h2 --- dist/css/bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index bb2ea48fc..ea2f61a9f 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -500,12 +500,12 @@ h6 { h1, .h1 { - font-size: 38px; + font-size: 36px; } h2, .h2 { - font-size: 32px; + font-size: 30px; } h3, -- cgit v1.2.3