diff options
Diffstat (limited to 'tests/typ/library')
| -rw-r--r-- | tests/typ/library/pad.typ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/typ/library/pad.typ b/tests/typ/library/pad.typ new file mode 100644 index 00000000..3ee538c2 --- /dev/null +++ b/tests/typ/library/pad.typ @@ -0,0 +1,3 @@ +#box(color: #9feb52)[ + #pad(10pt, box(color: #eb5278, width: 20pt, height: 20pt)) +] |
