From 92db5d8e678a5c0ed1d4ab9bd62d165df4e0d57e Mon Sep 17 00:00:00 2001 From: IsMaiL LaBiaDe <59127571+IsMaiLLaBiaDe@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:44:59 +0100 Subject: [PATCH] Update index.html --- blogs/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/blogs/index.html b/blogs/index.html index 1c3cc60..87c4f77 100644 --- a/blogs/index.html +++ b/blogs/index.html @@ -320,7 +320,10 @@ padding: 20px; } - +.tool .tool-item .tool-item-title { + height: 60px; + overflow: hidden; + padding: 12px 12px 12px; .site-footer { background: #0a0b0c;