fix: 💄 prevent pre-mature text wrap
This commit is contained in:
parent
b5814108c8
commit
170ba39981
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
|
||||
border: 0.125em dashed var(--clr-box-border);
|
||||
padding: 1em;
|
||||
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
:host figcaption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue