From 06f567fc5ac7ac948c7dfd1f06d3a7701c1d6ff6 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 21 Aug 2024 16:42:08 +0300 Subject: [PATCH] update size --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 6e263cc72..cd4af1d51 100644 --- a/css/index.css +++ b/css/index.css @@ -63,7 +63,7 @@ img[src*="#large"] { } img[src*="#tft_img"] { - width: 150px; + width: 100px; margin: auto; }