large page titles

This commit is contained in:
Mark Otto 2015-01-20 18:50:07 -08:00
parent 4bed09aff8
commit 97eb12561d
3 changed files with 5 additions and 1 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -789,6 +789,10 @@ body {
//
.bs-docs-content {
> h1 {
font-size: 4rem;
}
> h2 {
margin-top: 3rem;
font-weight: normal;