summaryrefslogtreecommitdiff
path: root/tests/typ/visualize/shape-rect.typ
diff options
context:
space:
mode:
authorAnton Wetzel <59712243+antonWetzel@users.noreply.github.com>2023-09-25 13:54:58 +0200
committerGitHub <noreply@github.com>2023-09-25 13:54:58 +0200
commit98e5d9750923fa05ff2ab39a55e3b48ddd5b9ed8 (patch)
tree90c85096fa314b5739dffded8d55bf1a38664863 /tests/typ/visualize/shape-rect.typ
parent44bbfded5fb270a0b6c38b1d4dc8923dc44d7e7e (diff)
Better rect edges (#1956)
Diffstat (limited to 'tests/typ/visualize/shape-rect.typ')
-rw-r--r--tests/typ/visualize/shape-rect.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/visualize/shape-rect.typ b/tests/typ/visualize/shape-rect.typ
index 17dd0f92..98450c80 100644
--- a/tests/typ/visualize/shape-rect.typ
+++ b/tests/typ/visualize/shape-rect.typ
@@ -32,7 +32,7 @@
#stack(
dir: ltr,
spacing: 1fr,
- rect(width: 2cm, radius: 60%),
+ rect(width: 2cm, radius: 30%),
rect(width: 1cm, radius: (left: 10pt, right: 5pt)),
rect(width: 1.25cm, radius: (
top-left: 2pt,