From 979020546899c59d9772df7e0856a067b6ccd64c Mon Sep 17 00:00:00 2001 From: hypercross Date: Fri, 10 Jul 2026 15:56:51 +0800 Subject: [PATCH] style: remove hardcoded text color from Article components --- src/App.tsx | 2 +- src/components/Article.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index a7a3688..6871f38 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -152,7 +152,7 @@ const App: Component = () => {
diff --git a/src/components/Article.tsx b/src/components/Article.tsx index bd97d38..86572e1 100644 --- a/src/components/Article.tsx +++ b/src/components/Article.tsx @@ -121,7 +121,7 @@ export const Article: Component = (props) => { return (