More natural heading-1 size

Decreased size of heading-1 to make it match the other headers more.
I felt it was way too big.
This commit is contained in:
Andreas Jacobsen 2017-06-21 16:12:50 +02:00 committed by GitHub
parent 710371043d
commit cafea7753c
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
font-weight: 600;
}
.CodeMirror .CodeMirror-code .cm-header-1 {
font-size: 40px;
font-size: 28px;
margin: 50px 0 20px;
line-height: 120%;
}