diff options
Diffstat (limited to 'tests/typ/layout/stack-2.typ')
| -rw-r--r-- | tests/typ/layout/stack-2.typ | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/typ/layout/stack-2.typ b/tests/typ/layout/stack-2.typ index f88f7a58..a06950f1 100644 --- a/tests/typ/layout/stack-2.typ +++ b/tests/typ/layout/stack-2.typ @@ -19,6 +19,5 @@ World! 🌍 #set text(white) #rect(fill: forest)[ #v(1fr) - #h(1fr) Hi you! #h(5pt) - #v(5pt) + #h(1fr) Hi you! ] |
