From 469c16fac6f3515be37dad8c5c8e40ec8db4dffc Mon Sep 17 00:00:00 2001 From: Ategon Date: Sat, 18 Jan 2025 13:49:54 -0500 Subject: [PATCH] Force white text --- src/components/jam-header/index.tsx | 2 +- src/components/timers/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/jam-header/index.tsx b/src/components/jam-header/index.tsx index 9bd6942..b7257a2 100644 --- a/src/components/jam-header/index.tsx +++ b/src/components/jam-header/index.tsx @@ -2,7 +2,7 @@ import { Calendar } from "lucide-react"; export default function JamHeader() { return ( -
+

Dare2Jam 1

diff --git a/src/components/timers/index.tsx b/src/components/timers/index.tsx index 300f5c3..4af9025 100644 --- a/src/components/timers/index.tsx +++ b/src/components/timers/index.tsx @@ -3,7 +3,7 @@ import Timer from "./Timer"; export default function Timers() { return ( -
+