Author: Adam Argyle [argyle@google.com]
Committer: GitHub [noreply@github.com] Thu, 28 Sep 2023 16:28:44 +0000
Hash: 53e9415119c1172d655a1f3c66a9a1e5fd994d07
Timestamp: Thu, 28 Sep 2023 16:28:44 +0000 (1 year ago)

+1 -0 +/-1 browse
balance figcaptions (#418)
balance figcaptions (#418)

1diff --git a/src/extra/normalize.src.css b/src/extra/normalize.src.css
2index 248800b..c1b3aba 100644
3--- a/src/extra/normalize.src.css
4+++ b/src/extra/normalize.src.css
5 @@ -210,6 +210,7 @@
6
7 & > :where(figcaption) {
8 font-size: var(--font-size-1);
9+ text-wrap: balance;
10 }
11 }
12