diff --git a/src/components/Layout/HomeContent.js b/src/components/Layout/HomeContent.js index 77afc57f5..cab44a207 100644 --- a/src/components/Layout/HomeContent.js +++ b/src/components/Layout/HomeContent.js @@ -49,8 +49,9 @@ function Section({children, background = null}) { } function Header({children}) { + // "lg:max-w-xl" has been removed in Japanese version return ( -