diff options
| author | Mark Otto <[email protected]> | 2012-01-26 11:47:40 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 11:47:40 -0800 |
| commit | b7f22e27ec89049f4347ae5249e97c08eb8d6a2f (patch) | |
| tree | f3cc8e2a852c958f2168c13d8b96550ddd3bfdce /docs/assets/css/docs.css | |
| parent | 9c1ec6fb98efb72dbf9618e6c332702082dcd622 (diff) | |
| download | bootstrap-b7f22e27ec89049f4347ae5249e97c08eb8d6a2f.tar.xz bootstrap-b7f22e27ec89049f4347ae5249e97c08eb8d6a2f.zip | |
more docs homepage adjustments
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 8745d9985..449199ca0 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -69,7 +69,7 @@ hr.soften { } .jumbotron h1 { margin-bottom: 9px; - font-size: 90px; + font-size: 81px; letter-spacing: -1px; line-height: 1; } @@ -107,7 +107,7 @@ hr.soften { margin-bottom: 18px; } .masthead p { - margin: 0 5% 27px; + margin: 0 5% 18px; font-size: 30px; line-height: 36px; } |
