Merge pull request #368 from writeas/RJ722-217-fix-h2-size

Use a bigger font size for h2
pull/317/head
Matt Baer 4 years ago committed by GitHub
commit c16414843a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      less/core.less

@ -81,7 +81,7 @@ body {
font-size: 1.5em;
}
h2 {
font-size: 1.17em;
font-size: 1.4em;
}
}

Loading…
Cancel
Save