From 712c00ecb72b67da2c0788e5d3eb4dcc6366b2a7 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 8 Apr 2022 15:08:26 +0200 Subject: Em units --- tests/typ/layout/page-marginals.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/layout') 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 \~], ) -- cgit v1.2.3