feat: 调整布局
This commit is contained in:
@@ -26,10 +26,4 @@ const {posts, page, totalPage, categories} = Astro.props
|
||||
gap: 28px;
|
||||
}
|
||||
|
||||
@media (max-width: 860px) {
|
||||
.container{
|
||||
flex-direction: column-reverse;
|
||||
gap: 16px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user