@@ -433,6 +433,7 @@ main {
display: block;
counter-reset: fig;
min-height: 100vh;
+ overflow: hidden;
}
figcaption::before {
counter-increment: fig;
@@ -799,6 +800,9 @@ h1 svg {
[aria-expanded="true"] + #patterns-list {
+ code {
+ word-break: break-all;
+ }
.tested th,
.tested td {