diff options
| author | Mark Otto <[email protected]> | 2012-01-26 11:40:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 11:40:29 -0800 |
| commit | 9c1ec6fb98efb72dbf9618e6c332702082dcd622 (patch) | |
| tree | 94eb90f563961c6bbee74ae8c43858aeb49fedbf /docs/assets | |
| parent | 358e3a53f77398363ba53108e6d2b1cdfaebf2c6 (diff) | |
| download | bootstrap-9c1ec6fb98efb72dbf9618e6c332702082dcd622.tar.xz bootstrap-9c1ec6fb98efb72dbf9618e6c332702082dcd622.zip | |
updated homepage docs to distill strapline
Diffstat (limited to 'docs/assets')
| -rw-r--r-- | docs/assets/css/docs.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 27c446d23..8745d9985 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: 108px; + font-size: 90px; letter-spacing: -1px; line-height: 1; } @@ -108,6 +108,8 @@ hr.soften { } .masthead p { margin: 0 5% 27px; + font-size: 30px; + line-height: 36px; } |
