From ff11e9d253a22fd4b969ebe2dc89eebbb10c04c0 Mon Sep 17 00:00:00 2001 From: James Brundage <@github.com> Date: Mon, 22 Apr 2024 12:05:06 -0700 Subject: [PATCH] style: Making HowTo More Narrow Centering Headers --- docs/_includes/HowTo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/HowTo.md b/docs/_includes/HowTo.md index abf8f27d5..d4f2562b2 100644 --- a/docs/_includes/HowTo.md +++ b/docs/_includes/HowTo.md @@ -1,4 +1,4 @@ -### HTML +

HTML

~~~html
@@ -8,7 +8,7 @@
~~~ -### SVG +

SVG

~~~svg