diff --git a/lib/figures.typ b/lib/figures.typ index d20fccb..a0f1651 100644 --- a/lib/figures.typ +++ b/lib/figures.typ @@ -77,6 +77,10 @@ opacity: 1; transition: opacity 250ms ease-in 1s, visibility 0ms ease-in 1s; } + + p { + margin: 0; + } } }