Increase margins and line-height on h3; overhaul button dropdown docs

This commit is contained in:
Mark Otto
2013-02-05 00:49:54 -08:00
parent c09b994eea
commit 74c8a5611d
5 changed files with 65 additions and 191 deletions

View File

@@ -441,13 +441,17 @@ h6 small {
}
h1,
h2 {
h2,
h3 {
margin-top: 20px;
margin-bottom: 10px;
line-height: 40px;
}
h3,
h3 {
line-height: 30px;
}
h4,
h5,
h6 {