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 */