From 5ca371c6087e14aa266f5fd7c6447c70a7d46234 Mon Sep 17 00:00:00 2001 From: Ike Saunders Date: Tue, 6 Aug 2024 16:17:06 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20text-align:=20center=20on=20ChartHi?= =?UTF-8?q?t=20not=20found=20img?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/search/ChartHit.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/search/ChartHit.scss b/site/search/ChartHit.scss index 18b19bcfc0d..6c035fa0193 100644 --- a/site/search/ChartHit.scss +++ b/site/search/ChartHit.scss @@ -69,6 +69,9 @@ svg { font-size: 1.75em; } + span { + text-align: center; + } } }