Increases spacing on class headings

This commit is contained in:
Samuel Ryan 2015-11-09 03:18:29 +00:00
parent 11ba4aada3
commit e4a30797a8

View File

@ -72,7 +72,7 @@ code {
font-size: 14px;
font-weight: bold;
letter-spacing: 0.5px;
margin-bottom: 0px;
margin-bottom: 6px;
}
li {
@ -164,4 +164,4 @@ code {
}
}
}
}
}