Put this in your custom.sty
if you want all lines indented at the same level:
\Marker li2
\Description A list item, level 2
\LeftMargin .375
\FirstLineIndent 0
(In many cases, the \FirstLineIndent
is used with a negative number to have it less indented than the value of \LeftMargin
)