underline <h2>s, solidify <hr>s

This commit is contained in:
2020-03-12 16:42:41 -04:00
parent 0760163027
commit 91d293e390
11 changed files with 72 additions and 83 deletions
+1 -1
View File
@@ -15,5 +15,5 @@
"no-trailing-punctuation": false,
"single-h1": false,
"whitespace": false,
"emphasis-style": { "style": "consistent" }
"emphasis-style": false
}