From be5d942c79c4c354e2bc0ee519c551c179d72dce Mon Sep 17 00:00:00 2001 From: gbanyan Date: Wed, 19 Nov 2025 01:17:33 +0800 Subject: [PATCH] Align node ring visually with timeline rail --- components/post-list-item.tsx | 4 ++-- components/timeline-wrapper.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/post-list-item.tsx b/components/post-list-item.tsx index 2c9634f..1dffaf7 100644 --- a/components/post-list-item.tsx +++ b/components/post-list-item.tsx @@ -18,8 +18,8 @@ export function PostListItem({ post }: Props) { post.description || post.custom_excerpt || post.body?.raw?.slice(0, 120); return ( -
-