style: 博客标题在列表中超长的问题
This commit is contained in:
@@ -42,6 +42,9 @@ const {posts} = Astro.props
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
flex: 1;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.post h2 a {
|
||||
|
||||
Reference in New Issue
Block a user