main.typ: make table strokes thinner
This commit is contained in:
parent
2c2aa8eab7
commit
c57ab4b094
2
main.typ
2
main.typ
@ -112,7 +112,7 @@
|
|||||||
fig.caption
|
fig.caption
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
set table(inset: 10pt)
|
set table(inset: 10pt, stroke: 0.5pt + black)
|
||||||
show heading: set text(font: heading_font, weight: "black")
|
show heading: set text(font: heading_font, weight: "black")
|
||||||
set heading(numbering: "1.")
|
set heading(numbering: "1.")
|
||||||
show raw.where(block: true): txt => pad(
|
show raw.where(block: true): txt => pad(
|
||||||
|
Loading…
Reference in New Issue
Block a user