Make sidebar margin smaller
This commit is contained in:
parent
7eee35dcfc
commit
35ef95331d
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@
|
|||
width: 90%,
|
||||
{
|
||||
v(15pt)
|
||||
set block(inset: (left: 20 * margin, right: 20 * margin))
|
||||
set block(inset: (left: 5 * margin, right: 5 * margin))
|
||||
show heading: it => align(right, upper(it))
|
||||
set list(marker: "")
|
||||
show list: it => {
|
||||
|
|
Loading…
Reference in a new issue