fix: 💄 prevent pre-mature text wrap

This commit is contained in:
Sebin Nyshkim 2025-06-26 23:43:25 +02:00
parent b5814108c8
commit 170ba39981

View file

@ -50,6 +50,8 @@
border: 0.125em dashed var(--clr-box-border);
padding: 1em;
text-wrap: balance;
}
:host figcaption {