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 --- assets/css/docs.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'assets/css/docs.css') diff --git a/assets/css/docs.css b/assets/css/docs.css index 963169891..0bd37a4c3 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -13,7 +13,7 @@ * Old docs callout * Ads * Side navigation - * Page structure + * Docs sections * Callouts * Grid styles * Examples @@ -477,17 +477,14 @@ body { } } @media screen and (min-width: 1200px) { - /* Widen the fixed sidebar again */ .bs-sidebar.affix-bottom, .bs-sidebar.affix { width: 263px; } - } - /* * Docs sections * -- cgit v1.2.3