doc: tweak CSS to outdent numbered step icons
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
d96656e4ad
commit
478a550ba6
|
@ -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;}
|
||||
|
||||
|
|
Loading…
Reference in New Issue