diff options
Diffstat (limited to 'tests/typ/layout')
| -rw-r--r-- | tests/typ/layout/page-marginals.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/page-marginals.typ b/tests/typ/layout/page-marginals.typ index 2d969647..9fd193c6 100644 --- a/tests/typ/layout/page-marginals.typ +++ b/tests/typ/layout/page-marginals.typ @@ -5,7 +5,7 @@ header: align(horizon, { text(eastern)[*Typst*] h(1fr) - text(80%)[_Chapter 1_] + text(0.8em)[_Chapter 1_] }), footer: page => v(5pt) + align(center)[\~ #page \~], ) |
