diff options
| author | Mark Otto <[email protected]> | 2013-09-03 15:33:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-03 15:33:36 -0700 |
| commit | 6fb81f155b8e16a16e49b3fb2c0d38d516883f55 (patch) | |
| tree | 508b458eb58f4c11fb451ab06e0c2075d6d8f1e9 | |
| parent | 87df4784c12976dd8922c4eec8f6fde8ad84bfb8 (diff) | |
| download | bootstrap-6fb81f155b8e16a16e49b3fb2c0d38d516883f55.tar.xz bootstrap-6fb81f155b8e16a16e49b3fb2c0d38d516883f55.zip | |
more space below links on homepage
| -rw-r--r-- | assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css index cc5b6aa4d..4003a1e8a 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -229,7 +229,7 @@ body { /* Links to project-level content like the repo, Expo, etc */ .bs-masthead-links { margin-top: 20px; - margin-bottom: 20px; + margin-bottom: 40px; padding: 0 15px; list-style: none; text-align: center; |
