去除文章贴边显示

This commit is contained in:
huan_kong 2024-02-09 01:39:34 +08:00
parent bf6df4c2b6
commit 698792275a

View File

@ -139,12 +139,6 @@ const createTime = computed(() =>
}
}
@media (min-width: 1200px) {
.post-item {
margin-left: 0;
}
}
.post-meta {
display: flex;
flex-wrap: wrap;