From 04182ec75479c7d68312b7d5c9e07465350061c8 Mon Sep 17 00:00:00 2001 From: gbanyan Date: Wed, 19 Nov 2025 01:11:45 +0800 Subject: [PATCH] Align timeline nodes with brighter 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 fe500ae..6870fcb 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 ( -
-