From fc1131415cae334fc67826e6ffda3d0cc1ba65c3 Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Sat, 16 Jul 2022 19:52:11 +0000 Subject: [PATCH] Optimize cumulative layout shift (CLS) on top page Signed-off-by: Takuya Noguchi --- source/localizable/index.html.haml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/localizable/index.html.haml b/source/localizable/index.html.haml index e797ae6c8f..3c799af549 100644 --- a/source/localizable/index.html.haml +++ b/source/localizable/index.html.haml @@ -2,7 +2,9 @@ .mx-auto.text-center = image_tag '/images/header_transparent_bg.png', srcset: '/images/header_transparent_bg.png 1x, /images/header_transparent_bg@2x.png 2x, /images/header_transparent_bg@3x.png 3x', - class: 'img-fluid' + class: 'img-fluid', + width: 1120, + height: 704 .container .my-5.large-font