Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 8ae66d5

Browse files
authored
Update prompt.html
1 parent 7e34df3 commit 8ae66d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prompt.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h1 class="my-4">开源prompt文件下载中心</h1>
117117
.table {
118118
font-size: 16px; /* 调大表格字体 */
119119
line-height: 1.8; /* 增加行高 */
120-
width: 200%; /* 表格宽度占满容器 */
120+
width: 50%; /* 表格宽度占满容器 */
121121
}
122122

123123
.table th,

0 commit comments

Comments
 (0)