diff --git a/static/grandlyon-cut/_custom.scss b/static/grandlyon-cut/_custom.scss index 4990e19..9f6d958 100644 --- a/static/grandlyon-cut/_custom.scss +++ b/static/grandlyon-cut/_custom.scss @@ -690,6 +690,9 @@ div#footnote { } > div { width: 95rem; + @media screen and (max-width: $mobile-limit) { + width: auto; + } margin: 0 auto; > div { width: 49.5%;