All: Make heading 4, 5 and 6 styling more consistent

pull/6077/head
Laurent Cozic 2022-01-29 15:52:32 +00:00
parent 2941ee0590
commit fca5875c21
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ export default function(theme: any, options: Options = null) {
}
h3 {
font-size: 1.1em;
font-weight: bold;
}
h4, h5, h6 {
font-size: 1em;