Hi. Use show + set rules like in How can I get diffrent indents for different levels of enums? - #4 by cAtte or How to control spacing between an outer enum and inner bullet list - #3 by Andrew :
#set list(indent: 1cm)
#show list: it => {
set list(indent: 0pt)
it
}
