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;