diff --git a/src/style.css b/src/style.css index 4fccd63..10428a4 100644 --- a/src/style.css +++ b/src/style.css @@ -318,6 +318,10 @@ body { section { width: 100%; + &.footnotes { + width: unset; + } + @media (--phone) { width: unset; }