This commit is contained in:
yanran200730
2022-02-10 15:53:04 +08:00
parent 45cb528eb8
commit 670c8fcb49
2 changed files with 6 additions and 7 deletions

View File

@@ -265,6 +265,10 @@
line-height: 40px;
h2 {
max-width: 300px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-right: 20px;
font-size: 30px;
color: #333;