From fc2c774669a57bad0de0e5db0fe6a450705a43d0 Mon Sep 17 00:00:00 2001 From: Atharva Karanjekar Date: Thu, 20 Jun 2024 08:54:46 +0530 Subject: [PATCH] UI mistakes fixed --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index db3f77b..d1bedfe 100644 --- a/css/index.css +++ b/css/index.css @@ -670,7 +670,7 @@ body { } .search-anime-details-table tr { - height: 40px; + height: 32.5px; } } \ No newline at end of file