Markdown needs lineheight

master
Nick Sergeant 2012-06-19 23:49:54 -04:00
parent a6a2231c88
commit f183607d0f
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -715,6 +715,8 @@ article.snipt {
z-index: 51;
}
div.markdown {
line-height: 18px;
h1, h2, h3, h4, h5, h6 {
margin-bottom: 9px;
}