From b2432e0135f237cee5d864e387a09e36d9de18f1 Mon Sep 17 00:00:00 2001 From: Xuechao Zou Date: Wed, 20 Nov 2024 14:54:06 +0800 Subject: [PATCH] Update index.html --- index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.html b/index.html index 8223d32..69c5ea6 100644 --- a/index.html +++ b/index.html @@ -67,12 +67,6 @@ vertical-align: top } - .publication-title { - max-width: 80%; /* 控制标题的宽度 */ - word-wrap: break-word; /* 自动在单词边界换行 */ - text-align: center; /* 居中对齐 */ - } - /* latex table */