doc: tweak CSS to outdent numbered step icons

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2022-08-27 17:11:19 -07:00 committed by David Kinder
parent d96656e4ad
commit 478a550ba6
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ div.numbered-step h2::before {
font-weight: bold;
line-height: 1.6em;
margin-right: 5px;
margin-left: -1.8em;
text-align: center;
width: 1.6em;}