aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 21:49:05 -0700
committerMark Otto <[email protected]>2013-08-18 21:49:05 -0700
commite2938734849403ffc13366ca47db01fc7131aa17 (patch)
treed35da93f578e4a1b43d2fb43ad4f53dfd5f5cfc8 /dist/css/bootstrap.css
parent140f6d3bdced56147038e55493bd49eea01ca2b9 (diff)
downloadbootstrap-e2938734849403ffc13366ca47db01fc7131aa17.tar.xz
bootstrap-e2938734849403ffc13366ca47db01fc7131aa17.zip
smaller h1 and h2
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css4
1 files changed, 2 insertions, 2 deletions
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,