From: Arnaud Guéras Date: Thu, 28 Nov 2024 13:38:34 +0000 (+0100) Subject: fix 404 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=9de06179a13946768e2a625099ebc36d4abccc19;p=www-xenproject-org.git fix 404 Signed-off-by: Arnaud Guéras --- diff --git a/themes/xen-project/assets/css/layout/page-404.scss b/themes/xen-project/assets/css/layout/page-404.scss index cb1d746..b473ef7 100644 --- a/themes/xen-project/assets/css/layout/page-404.scss +++ b/themes/xen-project/assets/css/layout/page-404.scss @@ -5,6 +5,7 @@ .page-404-content { overflow: hidden; display: flex; + flex: 1; position: relative; .container {