Update index.html

This commit is contained in:
公明 2025-04-23 12:02:56 +08:00 committed by GitHub
parent afe0ac03a4
commit 2e12f70a67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,7 +140,8 @@
}
.empty-state {
text-align: center;
text-align: right;
padding: 50px 20px;
color: #666;
}
@ -197,7 +198,7 @@
text-align: left;
font-weight: bold;
word-wrap: break-word;
max-width: 600px;
max-width: 550px;
margin-right: 15px;
flex-grow: 1;