feat: 调整布局
This commit is contained in:
@@ -220,6 +220,10 @@ posts.map((post) => {
|
||||
|
||||
|
||||
@media (max-width: 860px) {
|
||||
.post-list{
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
.post-card {
|
||||
padding: 16px;
|
||||
}
|
||||
@@ -240,6 +244,4 @@ posts.map((post) => {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user