diff --git a/theme/src/client/components/Blog/Pagination.vue b/theme/src/client/components/Blog/Pagination.vue index 67a3c4f4..b5f2cb0a 100644 --- a/theme/src/client/components/Blog/Pagination.vue +++ b/theme/src/client/components/Blog/Pagination.vue @@ -54,7 +54,6 @@ const emit = defineEmits<{ change: [value: number] }>() align-items: center; justify-content: space-between; padding: 32px 20px 24px; - margin-bottom: 64px; } .btn { diff --git a/theme/src/client/components/Blog/PostList.vue b/theme/src/client/components/Blog/PostList.vue index 892818ea..0ed5c047 100644 --- a/theme/src/client/components/Blog/PostList.vue +++ b/theme/src/client/components/Blog/PostList.vue @@ -43,7 +43,8 @@ const {